How to kill process from batch file

  • Thread starter Thread starter Dave
  • Start date Start date
D

Dave

Is there an equivalent to the W2K "kill process" command
in XP? I need to end a process from a command file before
running backups.

Thanks
 
Dave said:
Is there an equivalent to the W2K "kill process" command
in XP? I need to end a process from a command file before
running backups.

Hi

WinXP Pro comes with taskkill.exe builtin, and for WinXP Home
(as well as Pro) you can e.g. use the command line tool
PsKill.exe in the free PsTools suite at http://www.sysinternals.com/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top