PDA

View Full Version : Windows & Python


GnuVince
11-12-2002, 03:08 PM
Hey,

we have become of a new problem at the school where I work: Age Of Empires. Students are playing this game and slowing the whole network down. My supervisor and I discussed this matter, and we thought of a solution: killing the Age of Empires process.

Now, the problem is that we do not know how not to have the command-line window (aka MS-DOS prompt). So if anyone could tell us how to be in "shadow mode", we'd really appreciate.

Vince

GnuVince
11-12-2002, 03:17 PM
Err, never mind, I found it: Extension must be .pyw. But now, I noticed two other problems:

1. I will want to make a .exe, how to I tell him I want him to use pythonw.exe?

2. Is there a way not to have the busy cursor while my program is running?