| View previous topic :: View next topic |
| Author |
Message |
SuoLe Expert Cheater
Reputation: 0
Joined: 04 Feb 2007 Posts: 195
|
Posted: Thu Jun 21, 2007 9:31 am Post subject: [HELP] How to stop a program from running with a BATCH file? |
|
|
Well I was just wondering what BATCH file command would be able to end a process without deleting the file off the computer.. (EG. AIM or MSN, how would I end that process with a batch file?) _________________
| coldfiref40 wrote: | | Its not like the GM's check cheat sites -.- |
Last edited by SuoLe on Thu Jun 21, 2007 9:37 am; edited 1 time in total |
|
| Back to top |
|
 |
ravicus Master Cheater
Reputation: 0
Joined: 16 Dec 2006 Posts: 464
|
Posted: Thu Jun 21, 2007 9:34 am Post subject: |
|
|
Maple's Process is hidden, it might be harder. _________________
|
|
| Back to top |
|
 |
SuoLe Expert Cheater
Reputation: 0
Joined: 04 Feb 2007 Posts: 195
|
Posted: Thu Jun 21, 2007 9:37 am Post subject: |
|
|
Well pretend that it's not hidden, I was only using that as an example.. _________________
| coldfiref40 wrote: | | Its not like the GM's check cheat sites -.- |
|
|
| Back to top |
|
 |
appalsap Moderator
Reputation: 0
Joined: 27 Apr 2006 Posts: 6753 Location: Pakistan
|
Posted: Thu Jun 21, 2007 9:39 am Post subject: |
|
|
_________________
|
|
| Back to top |
|
 |
SXGuy I post too much
Reputation: 0
Joined: 19 Sep 2006 Posts: 3551
|
Posted: Thu Jun 21, 2007 9:42 am Post subject: |
|
|
it would be more helpful if you said which process you want to stop, cos depending on the process means you could do other things before resulting in using a batch file.
if its a windows service you can disable it from services.
If its a file that wont delete, you can do Del C:\File.exe in the batch file.
and if its some random program you could prob stop it from the registry.
if its just somthing you dont want to run from startup, theres correct ways to disable it, using a batch file is a quick fix _________________
Proud member of "The DACEF" (Distruction Against Criminal Egotistical Forces"
Sign up today and receive your free "I Hate x0r Badge" |
|
| Back to top |
|
 |
appalsap Moderator
Reputation: 0
Joined: 27 Apr 2006 Posts: 6753 Location: Pakistan
|
Posted: Thu Jun 21, 2007 10:11 am Post subject: |
|
|
he just asked how to kill a process  _________________
|
|
| Back to top |
|
 |
SXGuy I post too much
Reputation: 0
Joined: 19 Sep 2006 Posts: 3551
|
Posted: Thu Jun 21, 2007 10:52 am Post subject: |
|
|
ok, ill shut up, im just saying if the process was somthin which he didnt want ran at start up theres better ways of doing it lol _________________
Proud member of "The DACEF" (Distruction Against Criminal Egotistical Forces"
Sign up today and receive your free "I Hate x0r Badge" |
|
| Back to top |
|
 |
|