find a running executable

Asked By Roy
16-Nov-09 12:33 PM
Is there a way to find out if an executable (with known full path of the exe
file) is running or not in C#?

Roy wrote:You could use WMI and enumerate instances of the Win32_Process class.

Gerry Hickman replied to Roy
16-Nov-09 03:47 PM
You could use WMI and enumerate instances of the Win32_Process class.

--
Gerry Hickman (London UK)
Post Question To EggHeadCafe