Hello,

I have a VB application that launches another application from one of the menu items.

When unloading the form I would like to find out if the external application is running or not and then kill the external application only if it is running.

I have been successful in killing the application, I want to know how can I check if the external application is running or not.

Thanks
Harini