Newbie subprocess question
Hugo Léveillé
hugol at fastmail.net
Thu Nov 25 17:56:59 EST 2010
I'm starting various application using subprocess.Popen without any
problem. The problem is with application inside "Program Files". It
looks like subprocess is stopping the application string after
"Program". I tried puting the programe name inside double quote like
'"Program File*..."'. No luck.
How can I start a app inside this folder ?
Thanks
--
Hugo Léveillé
TD Compositing, Vision Globale
hugol at fastmail.net
More information about the Python-list
mailing list