I hope this is what you mean, try this if you haven't already:
_____________________________________
import os
os.system ("c:\\dir\\dir\\app.exe")
____________________________________
Plus you can add what ever command line options that you like, just like
at the command prompt.
Yes i tried this and also some other commands like