I am writing a service and my service is supposed to function only when a particular application is not running.
But, How do I determine whether that particular exe - for which I know the exact name - is running or not?
Is there a way to programatically achieve this?
Regards & thanks in advance,
Chaitu
But, How do I determine whether that particular exe - for which I know the exact name - is running or not?
Is there a way to programatically achieve this?
Regards & thanks in advance,
Chaitu