On Aug 13, 12:31 pm, David <[EMAIL PROTECTED]> wrote: > I am collecting informations about win32 services for Python but, except for > few basic examples about Mark Hammond's win32serviceutil, I found nothing > useful. > > Any link is welcome. > > Thank you. > David
This doesn't have one yet, but it will: http://timgolden.me.uk/python-on-windows/ Here's a good place for WMI and services: http://timgolden.me.uk/python/wmi-tutorial.html And here's a few more general ones: http://agiletesting.blogspot.com/2005/09/running-python-script-as-windows.html http://essiene.blogspot.com/2005/04/python-windows-services.html http://code.activestate.com/recipes/59872/ Hammond's book also has some examples. For additional examples, just ask at the pywin32 mailing list. I'm sure they can give you some pointers. http://mail.python.org/mailman/listinfo/python-win32 Mike -- http://mail.python.org/mailman/listinfo/python-list