at first I've tried W10MUI with the latest W10UI, got an error at LCU integration then I integrated everything without updates at all then I integrated updates to install.wim in MSFT documented way (one by one, the most stupid and time expensive method) and it worked Spoiler Code: Microsoft Windows [Version 10.0.26100.1742] (c) Корпорация Майкрософт (Microsoft Corporation). Все права защищены. C:\Users\unkno>dism /Mount-Wim /wimfile:F:\zDone\install.wim /index:1 /mountdir:F:\zDone\1\mount Cистема DISM Версия: 10.0.26100.1150 Подключение образа [==========================100.0%==========================] Операция успешно завершена. C:\Users\unkno>dism /Image:F:\zDone\1\mount /Add-Package /PackagePath:"F:\zDone\SSU-26100.1871-x64.cab" Cистема DISM Версия: 10.0.26100.1150 Версия образа: 10.0.26100.1742 Обрабатывается 1 из 1 - Добавление пакета Package_for_ServicingStack_1871~31bf3856ad364e35~amd64~~26100.1871.1.11 [==========================100.0%==========================] Необходимо перезагрузить текущий сеанс обслуживания из-за изменений, вызванных пакетом Package_for_ServicingStack_1871. Все пакеты будут обработаны заново. Операция успешно завершена. C:\Users\unkno>dism /Image:F:\zDone\1\mount /Add-Package /PackagePath:F:\zDone\UUPs Cистема DISM Версия: 10.0.26100.1150 Версия образа: 10.0.26100.1742 Обрабатывается 1 из 2 - [==========================100.0%==========================] [==========================100.0%==========================] Обрабатывается 2 из 2 - [==========================100.0%==========================] [==========================100.0%==========================] Операция успешно завершена. C:\Users\unkno> so we need a new W10UI version which could install LCUs like this: Code: dism /Image:F:\mount /Add-Package /PackagePath:"F:\UUPs" seems like we really need this option seems like cleanup is working now too (sorry for the russian lang, didn't expect it to work) Spoiler Code: C:\Users\unkno>dism /Image:F:\zDone\1\mount /Cleanup-Image /StartComponentCleanup Cистема DISM Версия: 10.0.26100.1150 Версия образа: 10.0.26100.1876 [==========================100.0%==========================] Операция успешно завершена. C:\Users\unkno>dism /Image:F:\zDone\1\mount /Cleanup-Image /StartComponentCleanup /ResetBase Cистема DISM Версия: 10.0.26100.1150 Версия образа: 10.0.26100.1876 [==========================100.0%==========================] Операция успешно завершена. C:\Users\unkno>
Well, I don't know...I wouldn't call it homebrew... That"s a same original ISO but slightly compressed... If create bootable media with it you will get a same result... I made it "coz some people (including me) have difficulty creating a bootable media on UEFI machines if install.wim is more than 4 GB... For instance I couldn"t create bootable media with massgrave"s ISO via Rufus...
Same thing by doing a clean install of the ISO file "X23-81951_26100.1742.240906-0331.ge_release_svc_refresh_CLIENT_ENTERPRISES_OEM_x64FRE_en-us.iso" Why is it still "Insider preview" internally? Is it because it's an OEM version? That's what appears in the watermark on the desktop.
Nice! What would you recommend for future use - updating 26100.1 image, or 26100.1742 image? What would be best?
In my understanding, homebrew is a modification, making some changes that violate originality... I don’t know what the moderators mean by this word..
non original checksums, which couldn't be validated, and it's exactly your case no idea, there are still too many variables in this mess right now, I'll try to stick with the 26100.1 at first we should get new W10UI version which do not integrate only the highest LCU
Build a batch file or ps1 script that checks a folder for each update file and then installs them one by one itself; i.e. like my .mum installer.
Ok, I will remove, I don"t care... But tell me how to create bootable media for modern PC"s if install.wim more than 4 Gb.
just split install.wim with dism, it works even with ESD files Code: Dism.exe /Split-Image /ImageFile:install.wim /SWMFile:install.swm /FileSize:3500
it's not easier, it uses huge amount of resources to compress the files, and the splitting is instant
Code: ============================================================ Enter the distribution path (without quotes marks " "): ISO file, Extracted ISO folder, DVD/USB drive letter ============================================================ 26100.1.240331-1435.ge_release_CLIENT_ENTERPRISES_OEM_x64FRE_en-us_WIM_2024_04_07.ISO ============================================================ Running W10MUI v24.2 ============================================================ ============================================================ Prepare work directories ============================================================ ============================================================ Detect language packs details ============================================================ ru-RU: 64-bit {x64} - 26100 ============================================================ Copy Distribution contents to work directory ============================================================ Source Path: "26100.1.240331-1435.ge_release_CLIENT_ENTERPRISES_OEM_x64FRE_en-us_WIM_2024_04_07.ISO" ============================================================ Detect install.wim details ============================================================ Build: 26100 Count: 1 Image(s) Arch : 64-bit ============================================================ Set WinPE language packs paths ============================================================ ru-RU / 64-bit ============================================================ Extract language packs ============================================================ ru-RU / 64-bit ============================================================ Mount install.wim - index 1/1 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Add LPs to install.wim - index 1/1 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1 Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1 Processing 1 of 1 - Adding package Microsoft-Windows-LanguageFeatures-Basic-ru-ru-Package~31bf3856ad364e35~amd64~~10.0.26100.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1 Processing 1 of 3 - Adding package Microsoft-Windows-LanguageFeatures-TextToSpeech-ru-ru-Package~31bf3856ad364e35~amd64~~10.0.26100.1 [==========================100.0%==========================] Processing 2 of 3 - Adding package Microsoft-Windows-LanguageFeatures-Handwriting-ru-ru-Package~31bf3856ad364e35~amd64~~10.0.26100.1 [==========================100.0%==========================] Processing 3 of 3 - Adding package Microsoft-Windows-LanguageFeatures-OCR-ru-ru-Package~31bf3856ad364e35~amd64~~10.0.26100.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1 Processing 1 of 7 - Adding package Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] Processing 2 of 7 - Adding package Microsoft-Windows-MSPaint-FoD-Package~31bf3856ad364e35~wow64~ru-RU~10.0.26100.1 [==========================100.0%==========================] Processing 3 of 7 - Adding package Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] Processing 4 of 7 - Adding package Microsoft-Windows-Notepad-FoD-Package~31bf3856ad364e35~wow64~ru-RU~10.0.26100.1 [==========================100.0%==========================] Processing 5 of 7 - Adding package Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] Processing 6 of 7 - Adding package Microsoft-Windows-PowerShell-ISE-FOD-Package~31bf3856ad364e35~wow64~ru-RU~10.0.26100.1 [==========================100.0%==========================] Processing 7 of 7 - Adding package Microsoft-Windows-InternetExplorer-Optional-Package~31bf3856ad364e35~amd64~ru-RU~11.0.26100.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1 Processing 1 of 4 - Adding package Microsoft-Windows-Printing-PMCPPC-FoD-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] Processing 2 of 4 - Adding package Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] Processing 3 of 4 - Adding package Microsoft-Windows-StepsRecorder-Package~31bf3856ad364e35~wow64~ru-RU~10.0.26100.1 [==========================100.0%==========================] Processing 4 of 4 - Adding package Microsoft-Windows-SnippingTool-FoD-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1 Processing 1 of 5 - Adding package Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] Processing 2 of 5 - Adding package Microsoft-Windows-MediaPlayer-Package~31bf3856ad364e35~wow64~ru-RU~10.0.26100.1 [==========================100.0%==========================] Processing 3 of 5 - Adding package Microsoft-Windows-WMIC-FoD-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] Processing 4 of 5 - Adding package Microsoft-Windows-WMIC-FoD-Package~31bf3856ad364e35~wow64~ru-RU~10.0.26100.1 [==========================100.0%==========================] Processing 5 of 5 - Adding package HyperV-OptionalFeature-VirtualMachinePlatform-Client-Disabled-FOD-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1 Processing 1 of 7 - Adding package Microsoft-Windows-ProjFS-OptionalFeature-FOD-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] Processing 2 of 7 - Adding package Microsoft-Windows-Telnet-Client-FOD-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] Processing 3 of 7 - Adding package Microsoft-Windows-TFTP-Client-FOD-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] Processing 4 of 7 - Adding package Microsoft-Windows-VBSCRIPT-FoD-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] Processing 5 of 7 - Adding package Microsoft-Windows-VBSCRIPT-FoD-Package~31bf3856ad364e35~wow64~ru-RU~10.0.26100.1 [==========================100.0%==========================] Processing 6 of 7 - Adding package Microsoft-Windows-WinOcr-FOD-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] Processing 7 of 7 - Adding package Microsoft-Windows-WinOcr-FOD-Package~31bf3856ad364e35~wow64~ru-RU~10.0.26100.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1 Processing 1 of 7 - Adding package Microsoft-Windows-DirectoryServices-ADAM-Client-FOD-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] Processing 2 of 7 - Adding package Microsoft-Windows-DirectoryServices-ADAM-Client-FOD-Package~31bf3856ad364e35~wow64~ru-RU~10.0.26100.1 [==========================100.0%==========================] Processing 3 of 7 - Adding package Microsoft-Windows-EnterpriseClientSync-Host-FOD-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] Processing 4 of 7 - Adding package Microsoft-Windows-EnterpriseClientSync-Host-FOD-Package~31bf3856ad364e35~wow64~ru-RU~10.0.26100.1 [==========================100.0%==========================] Processing 5 of 7 - Adding package Microsoft-Windows-SenseClient-FoD-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] Processing 6 of 7 - Adding package Microsoft-Windows-SimpleTCP-FOD-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] Processing 7 of 7 - Adding package Microsoft-Windows-SmbDirect-FOD-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] The operation completed successfully. ============================================================ Update language settings ============================================================ ============================================================ Running W10UI v10.45 ============================================================ 1/1: windows11.0-kb5043080-x64_LCU_1742.1.10.msu [Combined UUP] 1/6: defender-dism-x64_steven4554_Sept_27_2024.cab 2/6: Windows11.0-KB5042098-x64-NDP481_CU_9266.1.cab [NetFx] 3/6: windows11.0-kb5043353-x64_DU_Sources_1710.1.0.cab [Setup DU] 4/6: windows11.0-kb5043355-x64_DU_SafeOS_1721.cab [SafeOS DU] 5/6: Windows11.0-KB5043939-x64_PSFX_OOBE_1588.1.1.cab 6/6: Windows11.0-KB5043113-x64_inout.cab [SSU] NetFxLCU: Windows11.0-KB5043080-x64.wim ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1 Processing 1 of 1 - Adding package Package_for_ServicingStack_1738~31bf3856ad364e35~amd64~~26100.1738.1.3 [==========================100.0%==========================] The changes due to package Package_for_ServicingStack_1738 requires the current servicing session to be reloaded. All the packages will be processed again. The operation completed successfully. ============================================================ Installing updates... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1 Processing 1 of 2 - Adding package Package_for_DotNetRollup_481~31bf3856ad364e35~amd64~~10.0.9266.1 [==========================100.0%==========================] Processing 2 of 2 - Adding package Package_for_KB5043939~31bf3856ad364e35~amd64~~26100.1588.1.1 [==========================100.0%==========================] The operation completed successfully. windows11.0-kb5043080-x64_LCU_1742.1.10.msu Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1 Processing 1 of 1 - [==========================100.0%==========================] [==========================100.0%==========================] The operation completed successfully. ============================================================ Resetting OS image base... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1742 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1742 [===========================80.0%============== ] The operation completed successfully. ============================================================ Adding Defender update... ============================================================ Platform : 4.18.24080.9 Engine : 1.1.24080.9 Signatures: 1.419.231.0 .NET 3.5 feature: source folder not defined or detected ============================================================ Update winre.wim / amd64 ============================================================ 1 file(s) copied. ============================================================ Mount winre.wim ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Add LPs to winre.wim ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1 Processing 1 of 2 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] Processing 2 of 2 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1 Processing 1 of 3 - Adding package WinPE-HTA-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] Processing 2 of 3 - Adding package WinPE-Rejuv-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] Processing 3 of 3 - Adding package WinPE-StorageWMI-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1 Processing 1 of 5 - Adding package WinPE-EnhancedStorage-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] Processing 2 of 5 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] Processing 3 of 5 - Adding package WinPE-SecureStartup-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] Processing 4 of 5 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] Processing 5 of 5 - Adding package WinPE-WMI-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] The operation completed successfully. ============================================================ Update language settings ============================================================ ============================================================ Running W10UI v10.45 ============================================================ 1/1: windows11.0-kb5043080-x64_LCU_1742.1.10.msu [Combined UUP] 1/6: defender-dism-x64_steven4554_Sept_27_2024.cab 2/6: Windows11.0-KB5042098-x64-NDP481_CU_9266.1.cab [NetFx] 3/6: windows11.0-kb5043353-x64_DU_Sources_1710.1.0.cab [Setup DU] 4/6: windows11.0-kb5043355-x64_DU_SafeOS_1721.cab [SafeOS DU] 5/6: Windows11.0-KB5043939-x64_PSFX_OOBE_1588.1.1.cab 6/6: Windows11.0-KB5043113-x64_inout.cab [SSU] NetFxLCU: Windows11.0-KB5043080-x64.wim Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1 Processing 1 of 1 - Adding package Package_for_ServicingStack_1738~31bf3856ad364e35~amd64~~26100.1738.1.3 [==========================100.0%==========================] The changes due to package Package_for_ServicingStack_1738 requires the current servicing session to be reloaded. All the packages will be processed again. The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1 Processing 1 of 1 - Adding package Package_for_SafeOSDU~31bf3856ad364e35~amd64~~26100.1710.1.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1 [===========================70.0%======== ] The operation completed successfully. ============================================================ Unmount winre.wim ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image File : F:\W10MUITEMP\WR\amd64\winre.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Rebuild winre.wim ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Exporting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Add updated winre.wim to install.wim - index 1/1 ============================================================ 1 file(s) copied. ============================================================ Unmount install.wim - index 1/1 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image File : F:\W10MUI_24_3_PT_Test\_DVD10\sources\install.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Mount boot.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Add LPs to boot.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1 Processing 1 of 2 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] Processing 2 of 2 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1 Processing 1 of 5 - Adding package WinPE-EnhancedStorage-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] Processing 2 of 5 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] Processing 3 of 5 - Adding package WinPE-SecureStartup-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] Processing 4 of 5 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] Processing 5 of 5 - Adding package WinPE-WMI-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] The operation completed successfully. ============================================================ Update language settings ============================================================ ============================================================ Running W10UI v10.45 ============================================================ 1/1: windows11.0-kb5043080-x64_LCU_1742.1.10.msu [Combined UUP] 1/6: defender-dism-x64_steven4554_Sept_27_2024.cab 2/6: Windows11.0-KB5042098-x64-NDP481_CU_9266.1.cab [NetFx] 3/6: windows11.0-kb5043353-x64_DU_Sources_1710.1.0.cab [Setup DU] 4/6: windows11.0-kb5043355-x64_DU_SafeOS_1721.cab [SafeOS DU] 5/6: Windows11.0-KB5043939-x64_PSFX_OOBE_1588.1.1.cab 6/6: Windows11.0-KB5043113-x64_inout.cab [SSU] NetFxLCU: Windows11.0-KB5043080-x64.wim ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1 Processing 1 of 1 - Adding package Package_for_ServicingStack_1738~31bf3856ad364e35~amd64~~26100.1738.1.3 [==========================100.0%==========================] The changes due to package Package_for_ServicingStack_1738 requires the current servicing session to be reloaded. All the packages will be processed again. The operation completed successfully. ============================================================ Installing updates... ============================================================ windows11.0-kb5043080-x64_LCU_1742.1.10.msu Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1 Processing 1 of 1 - [==========================100.0%==========================] [==========================100.0%==========================] The operation completed successfully. ============================================================ Resetting WinPE image base... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1742 [===========================72.2%========= ] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1742 [===========================70.0%======== ] The operation completed successfully. ============================================================ Unmount boot.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image File : F:\W10MUI_24_3_PT_Test\_DVD10\sources\boot.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Mount boot.wim - index 2/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Add LPs to boot.wim - index 2/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1 Processing 1 of 2 - Adding package Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] Processing 2 of 2 - Adding package WinPE-SRT-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1 Processing 1 of 5 - Adding package WinPE-EnhancedStorage-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] Processing 2 of 5 - Adding package WinPE-Scripting-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] Processing 3 of 5 - Adding package WinPE-SecureStartup-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] Processing 4 of 5 - Adding package WinPE-WDS-Tools-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] Processing 5 of 5 - Adding package WinPE-WMI-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1 Processing 1 of 2 - Adding package WinPE-Setup-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] Processing 2 of 2 - Adding package WinPE-Setup-Client-Package~31bf3856ad364e35~amd64~ru-RU~10.0.26100.1 [==========================100.0%==========================] The operation completed successfully. ============================================================ Update language settings ============================================================ ============================================================ Running W10UI v10.45 ============================================================ 1/1: windows11.0-kb5043080-x64_LCU_1742.1.10.msu [Combined UUP] 1/6: defender-dism-x64_steven4554_Sept_27_2024.cab 2/6: Windows11.0-KB5042098-x64-NDP481_CU_9266.1.cab [NetFx] 3/6: windows11.0-kb5043353-x64_DU_Sources_1710.1.0.cab [Setup DU] 4/6: windows11.0-kb5043355-x64_DU_SafeOS_1721.cab [SafeOS DU] 5/6: Windows11.0-KB5043939-x64_PSFX_OOBE_1588.1.1.cab 6/6: Windows11.0-KB5043113-x64_inout.cab [SSU] NetFxLCU: Windows11.0-KB5043080-x64.wim ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1 Processing 1 of 1 - Adding package Package_for_ServicingStack_1738~31bf3856ad364e35~amd64~~26100.1738.1.3 [==========================100.0%==========================] The changes due to package Package_for_ServicingStack_1738 requires the current servicing session to be reloaded. All the packages will be processed again. The operation completed successfully. ============================================================ Installing updates... ============================================================ windows11.0-kb5043080-x64_LCU_1742.1.10.msu Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1 Processing 1 of 1 - [==========================100.0%==========================] [==========================100.0%==========================] The operation completed successfully. ============================================================ Resetting WinPE image base... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1742 [===========================72.2%========= ] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1742 [===========================70.0%======== ] The operation completed successfully. ============================================================ Unmount boot.wim - index 2/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image File : F:\W10MUI_24_3_PT_Test\_DVD10\sources\boot.wim Image Index : 2 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Rebuild boot.wim ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Exporting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Exporting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Rebuild install.wim ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Exporting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Add language files to distribution ============================================================ ru-RU / 64-bit ============================================================ Create ISO file ============================================================ OSCDIMG 2.56 CD-ROM and DVD-ROM Premastering Utility Copyright (C) Microsoft, 1993-2012. All rights reserved. Licensed only for producing Microsoft authorized content. Scanning source tree (1000 files in 94 directories) Scanning source tree complete (1013 files in 96 directories) Computing directory information complete Image file is 5297340416 bytes (before optimization) Writing 1013 files in 96 directories to 26100.1742.240928-1913.GE_RELEASE_SVC_PROD1_CLIENT_X64FRE_EN_RU.iso 100% complete Storage optimization saved 28 files, 14370816 bytes (1% of image) After optimization, image file is 5285283840 bytes Space saved because of embedding, sparseness or optimization = 14370816 Done. ============================================================ Remove temporary directories ============================================================ ============================================================ Finished ============================================================ Press 0 to exit. Now offering W10UI all the same updates on the created EN-RU 26100.1742 ISO: Code: ====================== W10UI v10.45 ======================= [1] Target (x64): "E:\W10UI_LTSC_2024_26100\Work" [2] Updates: "E:\W10UI_LTSC_2024_26100\Updates_test" [3] DISM: "Windows NT 10.0 ADK" [4] Enable .NET 3.5: NO [5] Cleanup System Image: YES [6] Reset Image Base: YES [7] Update WinRE.wim: YES [M] Mount Directory: "c:\W10UImount_4778" [E] Extraction Directory: "E:\W10UItemp_22117" ============================================================ Change a menu option, press 0 to start the process, or 9 to exit: Code: ============================================================ Running W10UI v10.45 ============================================================ ============================================================ Extracting dpx.dll file... ============================================================ ============================================================ Extracting .cab files from .msu files... ============================================================ 1/2: Windows11.0-KB5043080-x64_LCU_1742.1.10.msu [Combined UUP] 2/2: Windows11.0-KB5043178-x64_1876.1.20.msu [Combined UUP] ============================================================ Extracting files from update cabinets (.cab)... *** This will require some disk space, please be patient *** ============================================================ 1/6: defender-dism-x64_steven4554_Sept_27_2024.cab 2/6: Windows11.0-KB5042098-x64-NDP481_CU_9266.1.cab [NetFx] 3/6: Windows11.0-KB5043934-x64_DU_SafeOS_1866.1.0.cab [SafeOS DU] 4/6: Windows11.0-KB5044075-x64_DU_Sources_1875.cab [Setup DU] 5/6: Windows11.0-KB5043113-x64_inout.cab [SSU] 6/6: Windows11.0-KB5043117-x64_inout.cab [SSU] ============================================================ Mounting sources\install.wim - index 1/1 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1742 Processing 1 of 1 - Adding package Package_for_ServicingStack_1871~31bf3856ad364e35~amd64~~26100.1871.1.11 [==========================100.0%==========================] The changes due to package Package_for_ServicingStack_1871 requires the current servicing session to be reloaded. All the packages will be processed again. The operation completed successfully. ============================================================ Installing updates... ============================================================ Windows11.0-KB5043178-x64_1876.1.20.msu Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1742 Processing 1 of 1 - [==========================100.0%==========================] [==========================100.0%==========================] The operation completed successfully. ============================================================ Resetting OS image base... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1876 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1876 [==========================100.0%==========================] The operation completed successfully. ============================================================ Updating winre.wim ... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Mounting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1 Processing 1 of 1 - Adding package Package_for_ServicingStack_1871~31bf3856ad364e35~amd64~~26100.1871.1.11 [==========================100.0%==========================] The changes due to package Package_for_ServicingStack_1871 requires the current servicing session to be reloaded. All the packages will be processed again. The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1 Processing 1 of 1 - Adding package Package_for_SafeOSDU~31bf3856ad364e35~amd64~~26100.1866.1.0 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1 [===========================73.1%========== ] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1 [===========================70.0%======== ] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image File : E:\W10UI_LTSC_2024_26100\winre.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Exporting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Adding updated winre.wim ... ============================================================ 1 file(s) copied. ============================================================ Unmounting sources\install.wim - index 1/1 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image File : E:\W10UI_LTSC_2024_26100\Work\sources\install.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Rebuilding sources\install.wim ... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Exporting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Mounting sources\boot.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1742 Processing 1 of 1 - Adding package Package_for_ServicingStack_1871~31bf3856ad364e35~amd64~~26100.1871.1.11 [==========================100.0%==========================] The changes due to package Package_for_ServicingStack_1871 requires the current servicing session to be reloaded. All the packages will be processed again. The operation completed successfully. ============================================================ Installing updates... ============================================================ Windows11.0-KB5043178-x64_1876.1.20.msu Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1742 Processing 1 of 1 - [==========================100.0%==========================] [===== 10.0% ] E:\W10UI_LTSC_2024_26100\Updates_test\Windows11.0-KB5043178-x64_1876.1.20.msu: An error occurred applying the Unattend.xml file from the .msu package. For more information, review the log file. Error: 0x800f0825 Error: 0x800f0825 DISM failed. No operation was performed. For more information, review the log file. The DISM log file can be found at C:\Windows\Logs\DISM\DismLCU_boot.log ============================================================ Resetting WinPE image base... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1742 [===========================76.1%============ ] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1742 [===========================70.0%======== ] The operation completed successfully. ============================================================ Unmounting sources\boot.wim - index 1/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image File : E:\W10UI_LTSC_2024_26100\Work\sources\boot.wim Image Index : 1 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Mounting sources\boot.wim - index 2/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Mounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Checking Updates... ============================================================ ============================================================ Installing servicing stack update... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1742 Processing 1 of 1 - Adding package Package_for_ServicingStack_1871~31bf3856ad364e35~amd64~~26100.1871.1.11 [==========================100.0%==========================] The changes due to package Package_for_ServicingStack_1871 requires the current servicing session to be reloaded. All the packages will be processed again. The operation completed successfully. ============================================================ Installing updates... ============================================================ Windows11.0-KB5043178-x64_1876.1.20.msu Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1742 Processing 1 of 1 - [==========================100.0%==========================] [===== 10.0% ] E:\W10UI_LTSC_2024_26100\Updates_test\Windows11.0-KB5043178-x64_1876.1.20.msu: An error occurred applying the Unattend.xml file from the .msu package. For more information, review the log file. Error: 0x800f0825 Error: 0x800f0825 DISM failed. No operation was performed. For more information, review the log file. The DISM log file can be found at C:\Windows\Logs\DISM\DismLCU_boot.log ============================================================ Resetting WinPE image base... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1742 [===========================76.1%============ ] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.26100.1742 [===========================70.0%======== ] The operation completed successfully. ============================================================ Unmounting sources\boot.wim - index 2/2 ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image File : E:\W10UI_LTSC_2024_26100\Work\sources\boot.wim Image Index : 2 Saving image [==========================100.0%==========================] Unmounting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Rebuilding sources\boot.wim ... ============================================================ Deployment Image Servicing and Management tool Version: 10.0.26100.1 Exporting image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Exporting image [==========================100.0%==========================] The operation completed successfully. ============================================================ Adding setup dynamic update(s)... ============================================================ Windows11.0-KB5044075-x64_DU_Sources_1875.cab ============================================================ Removing temporary extracted files... ============================================================ ============================================================ Creating updated ISO file... ============================================================ ISO Location: "E:\W10UI_LTSC_2024_26100" OSCDIMG 2.56 CD-ROM and DVD-ROM Premastering Utility Copyright (C) Microsoft, 1993-2012. All rights reserved. Licensed only for producing Microsoft authorized content. Scanning source tree (1000 files in 94 directories) Scanning source tree complete (1013 files in 96 directories) Computing directory information complete Image file is 5622595584 bytes (before optimization) Writing 1013 files in 96 directories to 26100.1876.240918-1021.GE_RELEASE_SVC_PROD3_CLIENT_X64FRE_EN-US_RU-RU.iso 100% complete Storage optimization saved 28 files, 14370816 bytes (1% of image) After optimization, image file is 5610539008 bytes Space saved because of embedding, sparseness or optimization = 14370816 Done. ============================================================ Finished ============================================================ Press 9 or q to exit. It integrated 1876 only, seems fine this way, installing it now...
you didn't explain why I should install it manually it works perfectly fine like this: Code: dism /Image:F:\mount /Add-Package /PackagePath:"F:\UUPs" UUPs folder should only contain LCU MSU files
Which resources? I converted install.wim into install.esd with DISM++ and repacked new ISO via AnyToISO