Files
DBRecover-for-MySQL-2010/start_dbrecover_windows.bat
2023-07-01 15:50:34 +05:00

5 lines
92 B
Batchfile

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