mirror of
https://github.com/apprenticeharper/DeDRM_tools
synced 2025-01-03 06:56:42 +01:00
1 line
100 B
Batchfile
1 line
100 B
Batchfile
chcp 65001 > nul && set PWD="%~dp0" && cd /d "%~dp0DeDRM_lib" && start /min python DeDRM_App.pyw %*
|