Hi, I am trying to open an EXE file without the command window popping up
At the moment I have got
Os.system("exe.exe args")
But as the program opens it flashes the command window.
It is going to be a WINDOWS program.
Thanks
-- http://mail.python.org/mailman/listinfo/python-list
