Kill.exe for WinXP

  • Thread starter Thread starter Yu Wang
  • Start date Start date
Y

Yu Wang

We got a strange problem with kill.exe utility with WinXP.
We copied Kill.exe to local XP machines and used "kill.exe
notepad.exe" on some of our XP machines, it worked.
However, the command does not work on some our other XP
machines. Already proved that there were no path problem.
Anyone have met this problem before and know the answer?
What setting the utility needs? Thanks in advance.
 
I assume that KILL.EXE kills running processes?
If that's the case, you may want to look into TASKKILL.EXE, which comes with
Windows XP.

TASKKILL.EXE, used with TASKLIST.EXE to get the image name or PID of a
running process, is a great utility to kill processes on a local or remote
machine.

--
Mike Kolitz MCSE 2000
MS-MVP - Windows Setup and Deployment

PATCH YOUR WINDOWS NT/2000/XP/2003 COMPUTERS!
http://www.microsoft.com/technet/security/bulletin/MS03-026.asp
 

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