5 lines
92 B
Batchfile
5 lines
92 B
Batchfile
@echo off
|
|
|
|
jre\windows\bin\java.exe -Dfile.encoding=utf8 -jar dbrecover-for-mysql.jar
|
|
pause
|