[python-win32] Querying the VNC Service fails sometimes

Tim Golden mail at timgolden.me.uk
Mon Jun 23 16:36:15 CEST 2008


Mike Driscoll wrote:
[... snip problems checking service status ...]

Well I've no idea if this suggestion will actually work
round whatever the issue is but...

... you can use WMI to query service info. (You knew I
was going to say that, didn't you?)

Example you can modify:

http://tgolden.sc.sabren.com/python/wmi_cookbook.html#automatic_services

TJG


More information about the python-win32 mailing list