2 lines
96 B
Batchfile
2 lines
96 B
Batchfile
chcp 65001 > nul && set PWD=%~dp0 && cd /d %~dp0DeDRM_lib && start /min python DeDRM_App.pyw %*
|