mas_aio update, blocked update 5037768
This commit is contained in:
parent
7a1532f2d9
commit
8fb5f1e4a2
@ -88,7 +88,7 @@ copy /Y config\OfflineRegistryFinder.cfg %TOOLS%
|
||||
echo.
|
||||
|
||||
echo MAS
|
||||
move /Y %T%\mas\mas_aio.cmd %TOOLS%
|
||||
move /Y %T%\mas\mas_aio*.cmd %TOOLS%\mas_aio.cmd
|
||||
rd /S /Q %T%\mas
|
||||
echo.
|
||||
|
||||
|
@ -33,6 +33,11 @@ echo [ Cumulative Update for Windows 10 Version 21H2 x64 ]
|
||||
powershell -command "Hide-WindowsUpdate -KBArticleID KB5034763 -AcceptAll"
|
||||
echo.
|
||||
|
||||
echo blocking UPDATE KB5037768 ...
|
||||
echo [ Cumulative Update for Windows 10 Version 21H2 x64, May 2024 ]
|
||||
powershell -command "Hide-WindowsUpdate -KBArticleID KB5037768 -AcceptAll"
|
||||
echo.
|
||||
|
||||
echo blocking a hardware driver ...
|
||||
echo [ Advanced Micro Devices ]
|
||||
powershell -command "Hide-WindowsUpdate -KBArticleID 'Advanced Micro Devices, Inc. - Display - 31.0.12027.7000' -AcceptAll"
|
||||
|
Loading…
Reference in New Issue
Block a user