WU actually skip downloading disabled features files (like OpenSSH) Only WU can extract and apply metadata ESD (e.g. professional_en-us.esd) without having all reference wim files dism.exe, imagex, wimlib-imagex cannot
Question is possible make this steps from esd downloaded 31 files do not add just skip and no integrate openssh-client-package-amd64.cab microsoft-windows-tabletpcmath-package-amd64.cab microsoft-windows-quickassist-package-amd64.cab microsoft-windows-hello-face-package-amd64.cab microsoft-windows-hello-face-migration-package-amd64.cab into new install.wim files and iso.
uup-converter-wimlib-36,18362.1 pro_zh_cn uup,Create install.wim,error: Code: ============================================================ 0 - Exit 1 - Create ISO with install.wim 2 - Create install.wim 3 - UUP Edition info 4 - Create ISO with install.esd 5 - Create install.esd 6 - Configuration Options ============================================================ > Enter your option and press "Enter": 2 此时不应有 17763。 D:\ESD> uup-converter-wimlib-35f work fine
uup-converter-wimlib v37 - Fixed single install.wim/install.esd creation (thanks @diy371 for reporting) - Improved CAB->ESD process to avoid temporary folder confliction issue (thanks @Carlos Detweiller for notifying)
Hey. How can I fix it so that after integration the cumulative update is not offered again by windows update?
I'm not installing anything. Clean image with integrated updates. After you connect to the network, you are prompted to install the cumulative update.
just install the latest CU offered by WU (even if it's already integrated onto the install media using UUP converter) - no harm no foul committed
Adding this to arm64 image prior integration fix the issue Code: [HKEY_LOCAL_MACHINE\SOFTWARE_WIM\Microsoft\Windows\CurrentVersion\SideBySide] "AllowImproperDeploymentProcessorArchitecture"=dword:00000001 and the key is not locked (like \Configuration) that value exist since Windows 7, maybe it serve other purposes too (or to handle IA-64)
Updating from build 18975 to Build 18980 uup files created by windows update has issues with your converters. 1. uup-converter-wimlib-21 to uup-converter-wimlib-32 get blob errors. [ERROR] "\Windows\WinSxS\amd64_microsoft-windows-wordpad_31bf3856ad364e35_10.0.18980.1_none_0b67165ed915c46b\wordpad.exe": blob not found SHA-1 message digest of missing blob: e18d9711c508486134965212d26f9bd72c115c22 ERROR: If this is a delta WIM, use the --ref argument to specify the WIM(s) on which it is based. ERROR: Exiting with error code 55: A file resource needed to complete the operation was missing from the WIM. 2. uup-converter-wimlib-33 & uup-converter-wimlib-34 - work correctly & creates an ISO. 3. uup-converter-wimlib-35 to uup-converter-wimlib-37 just exits without error. 4. UUP converter works well from UUP Dump uupdump.ml for Build 18980.
@boblan could you run v37 in debug mode and post the log? Spoiler - set the desired options in ConvertConfig.ini (you must set AutoStart to 1 or 2) - edit convert-UUP.cmd, line 49, change to set "_Debug=1" and save - open cmd as admin and change to the script location, then execute: Code: convert-UUP.cmd uup_path >Debug.log 2>& replace uup_path with path to uup directories folder -wait until the cmd cursor returns (cmd window won't be closed)
extremely unlikely to happen pp03 so no I think it's also like that with the refreshed 1809 ESDs/ISOs that MS make, abbodi. so yea, nothing can be done about that