Upon reading your comment to my previous answer what you need is:
os.system("start /wait cmd /c {command}")
Keep the windows command reference always at hand!
Upon reading your comment to my previous answer what you need is:
os.system("start /wait cmd /c {command}")
Keep the windows command reference always at hand!