Updated the 20H1/2 Updates Overview: https://forums.mydigitallife.net/th...-20h1-2-vb_release.80763/page-16#post-1571109 Replaced the UUP dump links to the 20H2 EP with WSUS links provided by @ananhaid
Newbie question... I have a PC already running 19041.572 Is it OK to use this EP to go to 19042.572 ? Thanks for reply.. JCC2
Completely OK and completely safe. Only the Edge legacy will be hidden (it will not be removed) and new Edge will be installed if you do not already have a new Edge yet.
The simplest way is add link to right-clik menu and then You need only right-click to the .cab fle. Spoiler: Install .cab file to Right-click menu Code: Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\*\shell\runas] @="Install CAB" "HasLUAShield"="" "NoWorkingDirectory"="" [HKEY_CLASSES_ROOT\*\shell\runas\command] @="cmd /k dism /online /add-package /packagepath:\"%1\"" "IsolatedCommand"="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant administrators:F" Or use this method Code: DISM.exe /Online /Add-Package /PackagePath:C:\wupdate\kb4562830-x64 .cab file must be in folder C:\wupdate (rename file and make this folder)
Many thanks for all of your replies. My concern was that in a previous post it mentioned that the EP made reference to 19041.479 and yes, I do know how to install a cab file Many thanks to all once again for all the work you guys do so newbies like me can keep our PCs running smoothly and up to date. JCC2