import os os.system('"C:/Windows/System32/notepad.exe"') or import subprocess subprocess.call('C:/Windows/System32/notepad.exe').
確定! 回上一頁