Python wartet auf die ausführliche Datei, bevor er sich beendet
import subprocess
subprocess.call('a.exe')
Real Raccoon
import subprocess
subprocess.call('a.exe')