Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

python run batch file

import subprocess
subprocess.call([r'path where the batch file is stored
ame of the batch file.bat'])
Source by datatofish.com #
 
PREVIOUS NEXT
Tagged: #python #run #batch #file
ADD COMMENT
Topic
Name
1+5 =