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
_______________________________________________
python-win32 mailing list
python-win32@python.org
https://mail.python.org/mailman/listinfo/python-win32

Reply via email to