SyntaxFix
Write A Post
Hire A Developer
Questions
Use subprocess, it is a smaller module so it runs the .exe quicker.
.exe
import subprocess subprocess.Popen([r"U:\Year 8\kerbal space program\KSP.exe"])