console window not disappearing with py2exe
Matthew K Jensen
mattjensen at timetospare.net
Tue Aug 31 00:10:45 CEST 2004
In another one of my silly apps, I'm using 'windows=' in the setup
script. I can't get the darn console window do disappear. Since the
said app is going to be used with people that have less-than-average
knowledge in computers, it is imperative that this window goes away. I
tried sys.frozen = "windows_exe" and it doesn't work. I'm not sure
what to do. Please save me!
-Matt K Jensen
More information about the Python-list
mailing list