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

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


On Thu, Jan 8, 2009 at 10:50 AM, Amit k. Saha <amitsaha.in at gmail.com> wrote:
> 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'

Sorry, that would be 'foo.pyw'

-Amit

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



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


More information about the BangPypers mailing list