Don't mess with User RUnOnShutdown when user can't report anymore

Leave it to the sync script which will use the admin RunOnShutdown
master
Daniel Berteaud 9 years ago
parent aae88ed4ac
commit becc907fde
  1. 2
      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
)
)

Loading…
Cancel
Save