Hi Thanks for this. But do you know how I can achieve a single exe file with the dist and build folders. Is it possible to run a single exe file without the other dependencies?
Thanks for you help. ray >-- Original-Nachricht -- >Date: Thu, 12 May 2005 22:38:18 +1200 (NZST) >From: [EMAIL PROTECTED] >To: tutor@python.org >Subject: Re: [Tutor] py2exe > > >Quoting "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>: > >> I was wondering if someone knows of a better way to make an exe file >> out of python code. I would like to have just one exe file that once you >> run no other windows will pop up other than your application. If you use >> py2exe this will open up a DOS prompt which is not the desired output. >Does >> anyone know how I can achieve this. Something similar to delphi exes. > >Change the 'console=' option in your setup.py to 'window=' :-) > >-- >John. >_______________________________________________ >Tutor maillist - Tutor@python.org >http://mail.python.org/mailman/listinfo/tutor _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor