mirror of
https://github.com/apprenticeharper/DeDRM_tools
synced 2024-11-11 01:10:26 +00:00
2 lines
100 B
Batchfile
2 lines
100 B
Batchfile
chcp 65001 > nul && set PWD="%~dp0" && cd /d "%~dp0DeDRM_lib" && start /min python DeDRM_App.pyw %*
|