Rename the main script in your python application so it's extension is .pyw

Replace the word console in the  py2exe setup.py file, to windows


Message: 3
Date: Fri, 4 Jan 2008 17:43:40 -0100
From: Jo?o Abrantes <[EMAIL PROTECTED]>
Subject: [python-win32] Starting a .exe py2exe program in background
       mode.
To: <python-win32@python.org>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="iso-8859-1"

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:
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to