Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

run exe for python and wait until finish

import subprocess
subprocess.call('a.exe')
 
PREVIOUS NEXT
Tagged: #run #exe #python #wait #finish
ADD COMMENT
Topic
Name
9+3 =