import os os.startfile("C:\Documents and Settings\flow_model\flow.exe")
pyinstaller --onefile pythonScriptName.py