[BangPypers] Executing WxPython script in Windows without the command window

Amit k. Saha amitsaha.in at gmail.com
Thu Jan 8 06:20:54 CET 2009


On Thu, Jan 8, 2009 at 10:43 AM, Parthan SR <parth.technofreak at 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 at python.org
> http://mail.python.org/mailman/listinfo/bangpypers
>



-- 
Amit Kumar Saha
http://amitksaha.blogspot.com
http://amitsaha.in.googlepages.com/
Skype: amitkumarsaha


More information about the BangPypers mailing list