Shoutbox

end process cmd - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Skype & Technology (/forumdisplay.php?fid=9)
+---- Forum: Tech Talk (/forumdisplay.php?fid=17)
+----- Thread: end process cmd (/showthread.php?tid=73834)

end process cmd by Jarrod on 04-22-2007 at 01:04 PM

can i use cmd to end a process, or end it with a command in a *.bat file?


RE: end process cmd by Menthix on 04-22-2007 at 01:20 PM

Under Windows XP and probably Vista, use taskkill. Check the link for full info, but something like taskkill /im notepad.exe should work.


RE: end process cmd by andrewdodd13 on 04-22-2007 at 02:35 PM

Menthix is right, however you may need to download taskkill.exe from somewhere if you have Windows XP Home.

I would attach mines for you, but I'm not sure how "legal" it is.

First Attempt: Why is clicking on Post Reply giving me a download box in firefox?


RE: end process cmd by Jarrod on 04-23-2007 at 01:02 AM

don't worry i have pro and it works
thanx