[python-win32] Finding and Exiting a Process

Lewis Franklin lewis.franklin at gmail.com
Mon Sep 20 18:16:19 CEST 2004


Note to self: Do not write emails at 3am...

Ok, thanks to Cedric I now have both the process name and ID. However,
I have now realized that I have no idea how to terminate that program.
Am I able to terminate an application by only knowing the process
name/ID?

Lewis


More information about the Python-win32 mailing list