EXE running

  • Thread starter Lord Brett Sinclair
  • Start date
L

Lord Brett Sinclair

Hello everybody
I'm trying to find a way to know if an EXE is running or not.
How would I do that ? Is there a way to Query the task manager ?

Thank you
LBS
 
H

Herfried K. Wagner [MVP]

Lord Brett Sinclair said:
I'm trying to find a way to know if an EXE is running or not.
How would I do that ? Is there a way to Query the task manager ?

Take a look at the 'System.Diagnostics.Process' class.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top