mirror of
https://github.com/apprenticeharper/DeDRM_tools
synced 2025-01-18 10:26:35 +01:00
1 line
96 B
Batchfile
1 line
96 B
Batchfile
chcp 65001 > nul && set PWD=%~dp0 && cd /d %~dp0DeDRM_lib && start /min python DeDRM_App.pyw %*
|