Tim,

<div class="moz-text-flowed" style="font-family: -moz-fixed">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?)

I knew you'd have some idea...you almost always do...I may try build 211 first since WMI always tends to slow my login scripts down significantly. Other than that, WMI is a very cool tool.


Example you can modify:

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

TJG

</div>

Thanks. I'll read up on it and see if I can get it to work on my development machine. That way I'll have it for backup if the 211 idea falls through.

Mike


_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to