In another question I posted yesterday, I got very good advice on how a Python script could be run as a service in Windows. What I\'m left wondering is: How is Windows aware
Here is code to install a python-script as a service, written in python :)
http://code.activestate.com/recipes/551780/
This post could also help you out:
http://essiene.blogspot.com/2005/04/python-windows-services.html