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

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to