mirror of
https://github.com/noDRM/DeDRM_tools.git
synced 2026-03-20 04:58:56 +00:00
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