Killing programs / processes with purebasic?
Posted: Wed Sep 22, 2010 8:12 am
Hello everyone,
I have a fairly show PC, and before i start a heavy game i have to kill all background programs (like MSN, Internet Explorer, Windows Explorer, etc)
Currently i am doing that manually every time via the task manager, but i wonder, is it with purebasic possible to kill those programs automatically? Like, creating a "Game mode" for my pc?
The program would have to check or a certain service, (like msnmessenger.exe) is running, and if so, kill it.
Can this be done, and if so how?
Not looking for code, a general direction where to look will suffice.
Thanks in advance!
I have a fairly show PC, and before i start a heavy game i have to kill all background programs (like MSN, Internet Explorer, Windows Explorer, etc)
Currently i am doing that manually every time via the task manager, but i wonder, is it with purebasic possible to kill those programs automatically? Like, creating a "Game mode" for my pc?
The program would have to check or a certain service, (like msnmessenger.exe) is running, and if so, kill it.
Can this be done, and if so how?
Not looking for code, a general direction where to look will suffice.
Thanks in advance!