Is there a way to disable the DOS window/console that comes up with a Panda app?
Thx,
P
Is there a way to disable the DOS window/console that comes up with a Panda app?
Thx,
P
I haven’t used Windows in a long time, but I believe this is something you could set in the properties of a shortcut.
I found one way … that is to use ppythonw.exe instead of ppython.exe
That works great for day to day work but I want to be able to eliminate the console for apps installed with packpanda.
You can create your own installation file, or change it in the source of packpanda… (direct/src/directscripts/packpanda.py)