DBRecover-for-MySQL-2010/start_dbrecover_windows.bat

5 lines
92 B
Batchfile

@echo off
jre\windows\bin\java.exe -Dfile.encoding=utf8 -jar dbrecover-for-mysql.jar
pause