Re: [python-win32] Starting a .exe py2exe program in background mode.

2008-01-14 Thread Larry Bates
João Abrantes wrote: > Hello everyone. > I have made a python program and converted into an executable using > py2exe. Now I want him to start on windows startup without showing the > DOS Window... I have registered the program on windows startup registry key: > > key = _winreg.OpenKey(_winr

Re: [python-win32] Starting a .exe py2exe program in background mode.

2008-01-04 Thread Johri, Mayank (GTI)
ntes Sent: Friday, January 04, 2008 1:44 PM To: python-win32@python.org Subject: [python-win32] Starting a .exe py2exe program in background mode. Hello everyone. I have made a python program and converted into an executable using py2exe. Now I want

[python-win32] Starting a .exe py2exe program in background mode.

2008-01-04 Thread João Abrantes
Hello everyone. I have made a python program and converted into an executable using py2exe. Now I want him to start on windows startup without showing the DOS Window... I have registered the program on windows startup registry key: key = _winreg.OpenKey(_winreg.HKEY_CURRENT_USER, "SOFTWARE\