Update repair_wuaueng.dll

This commit is contained in:
zeffy
2017-06-04 13:36:09 -07:00
parent 2276f86a04
commit c5d8e91f8d

View File

@@ -32,6 +32,7 @@ echo You may want to use this script if you previously modified wuaueng.dll
echo with "aio-wuaueng.dll-patch.bat" or by other means. echo with "aio-wuaueng.dll-patch.bat" or by other means.
echo. echo.
echo This will run the sfc utility and it will restore any changes that were made. echo This will run the sfc utility and it will restore any changes that were made.
echo.
set /p CONTINUE=Enter 'Y' if you want to repair wuaueng.dll: set /p CONTINUE=Enter 'Y' if you want to repair wuaueng.dll:
if /I not "%CONTINUE%"=="Y" goto :cancel if /I not "%CONTINUE%"=="Y" goto :cancel