[python-win32] determining service startType

Andrew Hammond andrew.george.hammond at gmail.com
Tue Oct 15 03:56:42 CEST 2013


Hi All,

I know how to change a service's configuration to manipulate the startType
using

win32serviceutil.ChangeServiceConfig('my_service', startType=4) # disable

for example, but how do I query the current startType?

Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20131014/35fb512f/attachment.html>


More information about the python-win32 mailing list