From c5d8e91f8decaf89a4ad91b51b17727c51ec6e0b Mon Sep 17 00:00:00 2001 From: zeffy Date: Sun, 4 Jun 2017 13:36:09 -0700 Subject: [PATCH] Update repair_wuaueng.dll --- install/repair_wuaueng.dll.bat | 1 + 1 file changed, 1 insertion(+) diff --git a/install/repair_wuaueng.dll.bat b/install/repair_wuaueng.dll.bat index 771209d..6873acc 100644 --- a/install/repair_wuaueng.dll.bat +++ b/install/repair_wuaueng.dll.bat @@ -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. 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: if /I not "%CONTINUE%"=="Y" goto :cancel