import subprocess subprocess.call(["C: empcalc.exe"]) or import os os.system('"C:/Windows/System32/notepad.exe"')