diff --git a/softwares/FWSUpdates/bin/chkupd.bat b/softwares/FWSUpdates/bin/chkupd.bat index 50b4da3..fb6aa46 100644 --- a/softwares/FWSUpdates/bin/chkupd.bat +++ b/softwares/FWSUpdates/bin/chkupd.bat @@ -135,7 +135,7 @@ IF %CHANGES% LSS 1 ( ) ELSE ( SET watext=%INTRO% %L_FOR_YOUR_SYSTEM%.~~%AVAILABLE_SINCE% %L_SINCE% %AGE% %L_DAYS%.~~%L_CANT_REPORT_ANYMORE% start /w %SystemDrive%\FWSUpdates\bin\wizapp.exe FINISH TB - goto :shutdown + goto :EOF ) )