Christian Reyes wrote: > 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? > Check out killProcName.py in the win32\scripts directory. Mark.