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
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
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\