@ -1 +1 @@
2.5.0
2.5.1
@ -1,3 +1,7 @@
@echo off
rem Bypass "Terminate Batch Job" prompt.
setlocal
cd %~dp0
winrun.bat %* <NUL
endlocal