This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
DeDRM_tools
Watch
1
Star
0
Fork
0
You've already forked DeDRM_tools
mirror of
https://github.com/noDRM/DeDRM_tools.git
synced
2024-11-06 05:56:09 +06:00
Code
Issues
Projects
Releases
Wiki
Activity
749731fdd4
DeDRM_tools
/
contrib
/
windows
/
DeDRM_App
/
DeDRM_Drop_Target.bat
2 lines
100 B
Batchfile
Raw
Normal View
History
Unescape
Escape
tools v6.0.2
2013-04-05 22:44:48 +06:00
chcp 65001
>
nul
&&
set
PWD
=
"
%~dp0
"
&&
cd
/d
"
%~dp0
DeDRM_lib
"
&&
start
/min python DeDRM_App.pyw
%*
Reference in New Issue
Copy Permalink