@abbodi1406 I need a little help for WHD Office2016 x64. I listed the updates were always showed up on WHD, I'm unable to download it, it's always failed. And then I tried to download it separately from MSUC and put it to the right folder (General). I tried to reproduce the update but those 2 were not detected/installed. Code: orgidcrl2016-kb2920712-fullfile-x64-glb ospp2016-kb29207421-fullfile-x64-glb I re-check the update on WHD, then those 2 updates automatically placed on "Office2016-x64 OLD" folder which means that's an old update. My question, how can I get rid of that update? As it's always showed up. Thanks
Yes. MSMG's toolkit can even use the same folder layout that WHD creates for updates so you can just copy everything over as-is. Take a look at the README.txt file included with his toolkit and search for "WHD" in it. There it explains where to copy the files and which options to select to integrate them using the toolkit.
@abbodi1406 Although the WHD lists Changelog is updated. I still can't receive the latest LCU for Windows 7/8.1 on WHDownloader 0.0.2.3.
Used WHD to download updates. How do I install or which tool is used to install updates downloaded with WHD?
W10UI Install or integrate Windows NT 10.0 updates WHD-W81UI Install or integrate Windows 8.1 updates for WHDownloader repository WHD-W7UI Install or integrate Windows 7 updates for WHDownloader repository InstallerOffice Installer for traditional Office full updates (EXE or MSP files)
If the update is installed Code: net stop trustedinstaller >nul 2>&1 net stop wuauserv >nul 2>&1 DEL /F /Q %systemroot%\Logs\CBS\* >nul 2>&1 DEL /F /Q %systemroot%\Logs\DISM\* >nul 2>&1 Dism /Online /NoRestart /Cleanup-Image /AnalyzeComponentStore findstr /c:"deeply superseded" %windir%\Logs\CBS\CBS.log >"%userprofile%\Desktop\superseded.txt" but this can still skip some updates generally, if you want to check an update supeserdence, you need to have some database for components of current (not superseded) updates then you compare the new update components and eliminate replaced components, until the update is fully replaced if the update is replaced and WU still show it, then it's WU.Satisfy Only this need to have all superseding updates installed
Hello @abbodi1406 , I need a little help for this updates. Maybe you have mirror or something? As I'm unable (failed) to download them. Code: General: > 8.1-KB3166740-x64 Hotfixes: > 8.1-KB2908802-x64 > 8.1-KB3024680-v2-x64 > 8.1-KB3067699-x64 > 8.1-KB3071675-x64 Additional Updates: > 8.1-KB3096438-v2-x64 > 8.1-KB3072307-x64 > 8.1-KB3048803-x64 Extra Updates: > 8.1-KB2996883-x64
Hi. Thanks for the amazing work. I have a couple of questions. First, why is this tool proprietary? Second, I noticed that when you launch this program it adds registry keys to system. And finally, where is the download source for updates? How can i verify authenticity of the downloaded updates? thanks for answers. Have a great day!
- It add icon registry for .wh files (update lists) additionally, Office EXE > MSP extractor require administrator rights - Click on the top left button to download latest updates lists choose one of the products list to load and then click on the blue save button to get the update list in xml format