I use pv command line version on 9x ME Windows, and call it with os.system etc. http://www.pcworld.com/downloads/file_description/0,fid,6102,00.asp also http://www.beyondlogic.org/solutions/processutil/processutil.htm
For newer OSs, use WMI, as in http://mail.python.org/pipermail/python-win32/2003-October/001329.html Ray Schumacher At 08:37 AM 8/12/2005, Jim Vickroy wrote: >ryan pinto wrote: > >>hi - need some help, >> >>Looking for some way to close processes which are >>open. Is there any way that a process can be detected >>if its running and then closed. >> >>Ryan >> >>__________________________________________________ >>Do You Yahoo!? >>Tired of spam? Yahoo! Mail has the best spam protection around >>http://mail.yahoo.com >>_______________________________________________ >>Python-win32 mailing list >>Python-win32@python.org >>http://mail.python.org/mailman/listinfo/python-win32 >> >> >Have you looked at section "6.1.5 Process Management" in the Python >Library Reference or, alternately, the win32process module? > >HTH -- jv >_______________________________________________ >Python-win32 mailing list >Python-win32@python.org >http://mail.python.org/mailman/listinfo/python-win32 _______________________________________________ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32