How can I enumerate all windows services and disable some of them?

could.net at gmail.com could.net at gmail.com
Tue Aug 22 03:39:20 EDT 2006


I know that Module win32service has some functions on manipulating
win32 services.
But I still have 2 questions:
1. how to enumerate all services?
2. how to disable a certain one?

Thanks in advance!




More information about the Python-list mailing list