win32serviceutil - remove service

ChrisH secun at yahoo.com
Tue Jun 22 15:01:50 EDT 2004


Does anyone know of a way to remove a Windows service on a remote 
machine using python?

I found the following link on ASPN that tells you how to do just about 
everything but remove a service.

Manipulating Windows Services
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/59872

According to the article, the answer is in Python Programming on Win32. 
I have that book and still can't find the answer.



More information about the Python-list mailing list