Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Find and kill processes?
#1
I was looking for a way to find out if some windows process is running and if it does kill it. Or look for specific process with a specific name and shut it down. Can you point me in the right direction?
Thank you
#2
ShutDownProcess

If it is a service, instead can use functions from Services type library to stop the service.
#3
Great ShutDownProcess does the work Smile Can you please tell me how to find it using "if" statement so i can make conditional's if some process is running or not?
#4
ProcessNameToId
#5
Just wanted to say thank's. I found the topic on the forum explaining this and i managed to make it work Big Grin


Forum Jump:


Users browsing this thread: 1 Guest(s)