How do I close a specific application via python (windows)

Christian Reyes christian at rocketnetwork.com
Fri Jun 22 19:16:50 EDT 2001


I've been looking at the win32api.openprocess method and that seems to give
me hooks to killing an app.
But my problem is that openprocess needs a processID.

How do i get the process id of an application?


"Christian Reyes" <christian at rocketnetwork.com> wrote in message
news:9gvva4$i4v$1 at bob.news.rcn.net...
> Is there a way to explicity kill a specific application in windows?
>
> tia,
> christian
>
>
>





More information about the Python-list mailing list