Open GoogleCodeExporter opened 9 years ago
This appears to be the same as issue #21. If I cd to the correct path before
execution, there is no issue. Sorry for the duplicate issue.
Original comment by jovanov...@gmail.com
on 17 Dec 2013 at 5:18
To get python to execute the .exe correctly, I'm using python3 and didn't want
to attempt converting, use the following commands:
os.chdir(r'drive:\path\to\application')
os.system('uploadr.exe')
Original comment by jovanov...@gmail.com
on 17 Dec 2013 at 5:29
Original issue reported on code.google.com by
jovanov...@gmail.com
on 17 Dec 2013 at 3:15