Opening an EXE without using os.system

Christopher Wessels cwessels at motherit.com
Sun Oct 7 12:24:04 EDT 2007


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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20071007/4e5058ea/attachment.html>


More information about the Python-list mailing list