perl.beginners
[Top] [All Lists]

Re: How to kill process in Windows

Subject: Re: How to kill process in Windows
From: Terran Forge
Date: Sun, 07 Oct 2007 12:33:18 -0400
Newsgroups: perl.beginners

On Sun, 2007-10-07 at 19:42 +0530, Manoj wrote:
> Hello 
> 
> I want to kill a process in windows. Tried with killing the process using
> taskkill command. It sometimes runs for a long time. 
> 
> Thanks
> Manoj


Try Process Explorer.  It's more robust and has tree views, options to
kill parent-child processes as a branch, and more.

http://www.microsoft.com/technet/sysinternals/utilities/processexplorer.mspx


<Prev in Thread] Current Thread [Next in Thread>