Yes, but what about windows10.0-kb5034441-x64.cab? If I integrate this offline in the MainOS, KB5034441 will be offered again via Windows Update. WinRE is already up-to-date. Or I did something wrong.
You would think they will include kb5034441 for a reason, but it seems totally redundant try adding this registry Code: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion] "WinREVersion"="10.0.19041.9999"
Hello guys, I have some questions: 1. I've updated my winre.wim successfully, but when I wanted to apply kb5034441 to main OS, error 0x800f0922 happened, any ideas? logs are just telling update failed and nothing special but if needed I'll upload them(I've read the recent post saying its not needed if safeOS is installed, just wanted to know if this is a common problem or only related to me) 2. are there anyupdates which update efi and boot folders of the main iso? something like the DU update, or I should copy them from inside either boot.wim or install.wim by myself? Can WIN10UI handle this?
When WU did that, kb5034441 should show in "uninstall updates". When you did update winre.wim with either the LCU or DU SafeOS then there is no need to have the winre.wim update tool do it again. Check here for all info (specially the registry fix by @abbodi1406 linked there). Just use W10UI for updating the ISOs, it has settings for updating the boot files.
The sample Microsoft partition scripts started with a 500mb RE Tools Partition. Then when we started getting issues we changed it too 650mb. The other day I tried the December Updated ISO (Win11) and it created a 768mb partition as default. I guess there's just more bloat being introduced without optimization... Then when you add drivers, ie for touchpad, raid, and perhaps MS DaRT then it's even bigger...
hello guys. im sorry if its already answered but coudnt find or didnt understand. anyway... is that any script to automate the process of increasing the damn partition so I can install the god damn update that keeps failing? i have win 10 pro 22h2 updated x64. edit.: ok, so i did installed it. now the kb is showed as installed but windows update keeps trying to install the same update and failing so I tried to fix it by resizing my recovery partition and it turns out that i have the partition but i dont have any file there and the partition is useless. so, is that any script or tool to recreate the god damn recovery partition so i can utilize the new resized partition and finally apply the windows update? tried looking at the forum but didnt find anything like that.
From an admin cmd prompt you could try: Code: reagentc /enable That should move winre.wim to the recovery tools partition and enable it...
Try: Code: reagentc /info after "reagentc /enable" to find out where the winre.wim is located. (Probably on c:\recovery ?)
Microsoft announced theyre working on a fix. Ill wait for the fix. Dont want to mess with that sh#t partition anymore as I can not loose my os installation right now. To much work going on here these days.
i thought mounted directory means mounted iso on explorer what features don't work exactly i just want to integrate defender updates ? if integrating cumulative updates don't work it's okay i can use dism++ while wim is mounted i just tested and i don't know if updates were integrated or not there is no message saying successful or not and the script just finished without unmounting the used source is that the normal behavior ? on another note can you tell me how to integrate your Visual C++ Redistributable Runtimes [Repack] using this script if there is a way thank you so much
updating winre.wim processing setup dynamic update that means the script did not find any applicale (new) updates to add check logs in C:\Windows\Logs\DISM
it updated defender successfully i installed it in a vm and checked defender about page so it's working with mounted wim thank you