tools v3.2
First appearance of combined windows python app
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
echo off
|
||||
set PWD=%~dp0
|
||||
cd /d %PWD%\DeDRM_lib && start /min python DeDRM_app.pyw %*
|
||||
exit
|
||||
Reference in New Issue
Block a user