But it's otherwise not a security update itself and only necessary if you're having issues installing certain ESU packages and new BypassESU versions?
Anyway, I would still like a link to the post about the NDP fix in case I run into this issue when prepping a new system for Windows 7. Perhaps the main post could be updated to include it?
Hi snofte, As mentioned, I had to work all weekend. I have a lot on my plate for the next couple of days as well. Yet hopefully I will have the time in the next two or three days to deliberately replicate your issues then test my command file which will resolve your issues. Needless to say, this first requires me to make a full backup of my Windows 7 OS partition. Only then will replicate your issue by populating the PendingRenames folder, and then test my command file which will force Windows 7 to clean up the PendingRenames folder. My target for posting a tested command file script is by Christmas eve.
# BypassESU v11 - Implemented .NET 4 ESU Bypass v5 - Note: to update from v9/v10 to v11, you would only need to run option [7]
Maybe i think PreferExternalManifest registry cause the same issues for NT 6.0 too and Vista would still need the IFEO hook
I can't update the image via Wim-Integration.cmd from v10 to v11. system: Windows 10 20H2 (19042.685) x64. It says done but the file doesn't change anything.
From the OP: "it does not provide options to remove the Suppressor/Patcher/.NET Bypass, for that, mount the wim image then use second method". If you do not understand (do not know how), then you can do this: Create any folder (C:\1), Command-line: dism /mount-wim /wimfile:C:\install.wim /index:1 /mountdir:C:\1 Run Wim-Integration. cmd and enter the correct path for mounted directory (C:\1) dism /unmount-wim /mountdir:C:\1 /Commit And so on with each index. ... If it doesn't work out...
If i understand correctly you already have a previous bypass integrated into the install.wim and now you want to integrate the latest (v11)? What files do you expect to be updated?
It can't update the install.wim file from v10 to v11. It says successful but even the files hash of install.wim doesn't change.