From 6d47995ff25bf40a726a3695c4e9d5aaee7c4a8d Mon Sep 17 00:00:00 2001 From: nateschiffer Date: Wed, 16 Dec 2015 13:18:48 -0500 Subject: [PATCH] Update BlockWindows.bat --- BlockWindows.bat | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/BlockWindows.bat b/BlockWindows.bat index d13c326..ac9f414 100644 --- a/BlockWindows.bat +++ b/BlockWindows.bat @@ -75,13 +75,16 @@ start "title" /b /wait wusa.exe /kb:3080149 /uninstall /quiet /norestart echo - next echo Delete KB3112336 (monitor quality of upgrade experience) start "title" /b /wait wusa.exe /kb:3112336 /uninstall /quiet /norestart +echo - next +echo Delete KB3112343 (monitor quality of upgrade experience) +start "title" /b /wait wusa.exe /kb:3112343 /uninstall /quiet /norestart echo - done. timeout 5 REM --- Hide updates echo Hiding updates, may take a while be patient... -start "title" /b /wait cscript.exe "%~dp0HideWindowsUpdates.vbs" 971033 2902907 2952664 2976978 2977759 2990214 3012973 3014460 3015249 3021917 3022345 3035583 3044374 3050265 3050267 3065987 3068708 3075249 3075851 3075853 3080149 3112336 +start "title" /b /wait cscript.exe "%~dp0HideWindowsUpdates.vbs" 971033 2902907 2952664 2976978 2977759 2990214 3012973 3014460 3015249 3021917 3022345 3035583 3044374 3050265 3050267 3065987 3068708 3075249 3075851 3075853 3080149 3112336 3112343 echo - done. REM --- Disable tasks