Page 1 of 1

stopping process through prompt

Posted: Thu Jan 17, 2008 1:26 pm
by suthers
Is there a command I can use to shut down a process through command prompt?
Thanks in advance,
Jules

Posted: Thu Jan 17, 2008 1:34 pm
by lukem95
Kill <PID>

Posted: Thu Jan 17, 2008 1:44 pm
by Brynet-Inc
Why on earth would you ask such a vague question on an operating system development forum?

You didn't even specify the operating system you're using... :roll:

Posted: Thu Jan 17, 2008 2:07 pm
by lukem95
i was wondering that myself, and its not even a random first post question.

by commond prompt i assumed windows

Posted: Thu Jan 17, 2008 3:20 pm
by suthers
Yes I am using windows.
I just realized how random that was.
Ive also figure out how to do it.
Thanks,

Jules