On Thu, Jan 8, 2009 at 10:43 AM, Parthan SR <parth.technofr...@gmail.com> wrote: > Hi, > > I had created a small GUI app in WxPython and got it made into a Windows > executable using py2exe. But, when I execute the .exe by double clicking on > it, it opens the command window (or the DOS window) along with the GUI. I > actually do not want the command window to get displayed when the app is > executed. Any way I can get this done?
I am just guessing. You may try this: rename your file from 'foo.py' to 'foo.pyg' -Amit > > -- > --- > With Regards, > > Parthan "technofreak" > <gpg> 2FF01026 > <blog> http://blog.technofreak.in > > _______________________________________________ > BangPypers mailing list > BangPypers@python.org > http://mail.python.org/mailman/listinfo/bangpypers > -- Amit Kumar Saha http://amitksaha.blogspot.com http://amitsaha.in.googlepages.com/ Skype: amitkumarsaha _______________________________________________ BangPypers mailing list BangPypers@python.org http://mail.python.org/mailman/listinfo/bangpypers