Execute (windows) command from Vizard
hi,
I need to execute/start an external windows program (.exe) from a vizard python script. I tried to use subprocess.Popen and several of the deprecated variants. None worked, the external program and/or vizard always crashes.
Any other ideas?
Thank you
kay
|