I don't know if I reported but when I tried use that Bypass after update windows 10 before ESU, that didn't detected to me any suppressor. Only MAS unlocked ESU to me. You can look on that and eventually fixed, for WU can detect updates in ESU?
W10UI v10.59s - uup-converter v121s - Small revision to add boot.stl to the ISO media, per Microsoft "Notice" https://learn.microsoft.com/windows...a-dynamic-update#update-remaining-media-files https://support.microsoft.com/help/5094127 Spoiler thanks to @Enthousiast for testing
uup-converter v122 - Fix/Restore boot setup for builds 29600+ - More checks for setup background images to match real boot.wim - Skip updating bootmgr file (BIOS setup) when UpdtBootFiles is enabled - Add/Update boot.pnd.stl to the iso media along with boot.stl thanks to @Enthousiast for helping and testing
Hello @abbodi1406 Thanks for your new releases. Some hours ago, I was creating an updated ISO Windows 10 GAC (Enterprise) 19041.1 ISO: Script Downloaded from UUP dump, and made it with uup-converter v122 (and Virtual Editions v122). When I use the latest W10UI v10.59s with the latest updates (12 x64 update files from the "Updates Overview" section of Win10 19041/2/3/4/5), I encounter an annoying Windows Security notification when the process was on "WinRE Creation": Code: Trojan:Win32/Commando.A!ml CmdLine: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -nop -c $r='E:\W10UItemp_6320\W10UIreg.txt'; $f=[IO.File]::ReadAllText('E:\z-2026-06-15-A\W10UI_10.59s\W10UI.cmd') -split ':cbsreg\:.*';iex ($f[1]) I don't know if it's caused by the Defender signature from today, or something in the scripts. Maybe in uup-converter-wimlib-122 and W10MUI_25_2 would be the same problem. Thank you for your great development.
Disable AV trmporarily and no false posititves will appear, Maybe related: https://forums.mydigitallife.net/threads/windows-11-hotfix-repository.83741/page-215#post-1914684 https://forums.mydigitallife.net/threads/windows-11-hotfix-repository.83741/page-214#post-1914606
I never disable the Antivirus and the process completed successfully. If I'm reporting this it's because I never had something like this before.
I read it. I had to refresh the page because you edited the post but it didn't appear as "edited". And yes, I see that many users are having the same issue (False Positive by Windows Security/Defender). This is new because one month ago I didn't have any problem.
I've had defender block many things in the past and slow down operations. These days I turn it off in my batch files using WinDefCtl. No need to think about it anymore... Code: :: ***** Disable Defender ***** .\Tools\WinDefCtl rtp off https://forums.mydigitallife.net/th...windows-defender-and-tamper-protection.89900/
Yes, it's mosly new detections pattern those powershell commands are the only way to modify registry values required for cbs servicing (cleanup, resetbase, baseline for 26100+, ...etc)
uup-converter v123 - Update ISO\sources\unbcl.dll from install.wim for builds 26100+ thanks to @Enthousiast for helping and testing Spoiler Maybe to avoid similar future microsoft mistakes, i should update all ISO\sources files from install.wim if they don't exist in the setup DU? or let's see if they do it a third time
W10UI v10.60 - Update ISO\sources\unbcl.dll from install.wim for builds 26100+ - Skip updating bootmgr file (BIOS setup) when UpdtBootFiles is enabled - Add/Update boot.pnd.stl to the iso media along with boot.stl - Skip adding expanded baseline KB5043080 to WinPE if newer LCU already integrated (thanks to @WhereTheTimeWent for testing)
thank you for the posts on windows 8 and .net 4.8 without the forabbodi zip file none of it worked but after copying the cat files and then trying the update file again my software would work. In my case the was the sct device updater program for my sct X4 tuner. I couldn't do jack sht without .net 4.8 thank you abbodi1406 and ruslanshchur
Is there a known issue or workaround when using W10UI in a vm? I keep getting not enough storage space error 122 when the script is trying to save install.wim. This happens both in vmware and qemu/kvm. The target was LTSC 2021, and Win 10 22H2 running in the vm. Code: [4360] [0xc144012e] 2026-06-18 23:47:14, Error DISM DISM WIM Provider: PID=4360 C:\W10UImount_19754\Windows\INF\secrecs.inf (HRESULT=0x80070070) - CWimManager::WimProviderMsgLogCallback [4360] [0x80070070] AddFileNodeToImage:(921): There is not enough space on the disk. [4360] [0x80070070] EnumImageFiles:(135): There is not enough space on the disk. [4360] [0x80070070] EnumImageFiles:(154): There is not enough space on the disk. [4360] [0x80070070] EnumImageFiles:(154): There is not enough space on the disk. [4360] [0x80070070] WriteFileImage:(1028): There is not enough space on the disk. [4360] [0x80070070] GetImageErrorCode:(2837): There is not enough space on the disk. [4360] [0x80070070] ImageWorkerThread:(198): There is not enough space on the disk. [4360] [0x80070070] GetImageErrorCode:(2837): There is not enough space on the disk. [4360] [0x80070070] WriteDirImage:(1515): There is not enough space on the disk. [4360] [0x80070070] ImageRecaptureDirectory:(141): There is not enough space on the disk. [4360] [0x80070070] WIMCommitImageHandle:(1426): There is not enough space on the disk. 2026-06-18 23:47:17, Error DISM DISM WIM Provider: PID=4360 TID=5484 onecore\base\ntsetup\opktools\dism\providers\wimprovider\dll\wimimage.cpp:194 - CWimImage::Save(hr:0x80070070) [4360] [0xc144012e] 2026-06-18 23:47:17, Error DISM DISM WIM Provider: PID=4360 [WIMCloseWIM:(2835) -> The existing WIM file became corrupted] E:\sources\install.wim (HRESULT=0x80070570) - CWimManager::WimProviderMsgLogCallback 2026-06-18 23:47:17, Error DISM DISM WIM Provider: PID=4360 TID=5484 "Could not commit changes during unmount." - CWimImage::Unmount(hr:0x80070070) 2026-06-18 23:47:17, Error DISM DISM WIM Provider: PID=4360 TID=5484 onecore\base\ntsetup\opktools\dism\providers\wimprovider\dll\wimmanager.cpp:2647 - CWimManager::InternalOpUnmount(hr:0x80070070) 2026-06-18 23:47:17, Error DISM DISM WIM Provider: PID=4360 TID=5484 onecore\base\ntsetup\opktools\dism\providers\wimprovider\dll\wimmanager.cpp:4124 - CWimManager::InternalCmdUnmount(hr:0x80070070) 2026-06-18 23:47:17, Error DISM DISM WIM Provider: PID=4360 TID=5484 "Error executing command" - CWimManager::InternalExecuteCmd(hr:0x80070070) 2026-06-18 23:47:17, Error DISM DISM WIM Provider: PID=4360 TID=5484 onecore\base\ntsetup\opktools\dism\providers\wimprovider\dll\wimmanager.cpp:2119 - CWimManager::ExecuteCmdLine(hr:0x80070070) 2026-06-18 23:47:17, Info DISM DISM.EXE: Image session has been closed. Reboot required=no. There's plenty of storage space available.