Killing processes on win32

Darrell dgallion1 at yahoo.com
Thu Jan 3 16:16:04 EST 2002


There are versions of ps and kill for windows.
I use a pipe and parse the return values.

We avoid using Win32 stuff to remain cross platform.

--Darrell

graham.ashton at cis.co.uk (Graham Ashton) wrote in message news:<d6c2af84.0201030201.486ef95e at posting.google.com>...
> 
> So what I'm looking for is an alternative way of killing a process.
> I've got kill.exe from the win98 resource kit, but it doesn't kill
> this particular process. :(
> 
> Any thoughts?



More information about the Python-list mailing list