[python-win32] how to run python in background on Windows ?

Bob Gailer bgailer at alum.rpi.edu
Thu Jun 3 15:29:32 EDT 2004


At 08:18 AM 6/3/2004, Michael Li wrote:
>[snip]
>Is there anyone there knowing how to run python in background as Windows' 
>service ?

Another option is to run it as a Scheduled Task. This is a lot easier than 
creating a service, and has most of the benefits.

Bob Gailer
bgailer at alum.rpi.edu
303 442 2625 home
720 938 2625 cell 




More information about the Python-win32 mailing list