How to run in background?

billie gnewsg at gmail.com
Mon Sep 25 08:02:01 EDT 2006


Hi all. I know that it's possible to automatically run a Python program
in background by giving it the "pyw" extension.
This is useful when I release a source ditribution of my program.
How could it be possible to do the same thing with an .exe file
compiled with py2exe extension? Do I have to write a batch script
separately?

Thanks in advance




More information about the Python-list mailing list