Afaik, the update i mentioned removes flash from the CP, if it isn't integrated, flash will remain in CP.
Got an error just now trying to create a new 19042.746 from uupdump. I have done this a number of times before (not this version, of course), with no errors. Any ideas? ============================================================ Creating install.wim . . . ============================================================ [ERROR] "\Windows\WinSxS\amd64_microsoft-windows-gpowershell-exe_31bf3856ad364e35_10.0.19041.1_none_ee822d264112a470\ise.psm1": blob not found SHA-1 message digest of missing blob: da8001f3cefdf302679044f6cdfb33f6976cb0e4 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. Errors were reported during export. Press 0 to exit. ============================= update - successful on second try. The only change was to choose "Feature update" instead of "cumulative update"
i have downloaded "Feature update to Windows 10, version 20H2 (19042.746) amd64". operation finished after 2 hours. but here is no iso image file. here is my ConvertConfig.ini Code: [convert-UUP] AutoStart =1 AddUpdates =1 Cleanup =1 ResetBase =0 NetFx3 =0 StartVirtual =1 wim2esd =1 SkipISO =0 SkipWinRE =0 ForceDism =0 RefESD =0 [create_virtual_editions] vAutoStart =1 vDeleteSource=0 vPreserve =0 vwim2esd =1 vSkipISO =0 vAutoEditions=CoreSingleLanguage,ProfessionalWorkstation,ProfessionalEducation,Education,Enterprise,ServerRdsh,IoTEnterprise .
Here are last lines of screen output Code: ============================================================ Creating Edition: IoT Enterprise ============================================================ Setting the WINDOWS/EDITIONID property of image 10 to "IoTEnterprise". Setting the FLAGS property of image 10 to "IoTEnterprise". Setting the DISPLAYNAME property of image 10 to "Windows 10 IoT Enterprise". Setting the DISPLAYDESCRIPTION property of image 10 to "Windows 10 IoT Enterprise". ============================================================ Converting install.wim to install.esd . . . ============================================================ Using LZMS compression with 4 threads Archiving file data: 0 GiB of 10 GiB (4%) done Errors were reported during export. ============================================================ Removing temporary files . . . ============================================================ Press 0 to exit.
@cengizhan ISO creation is skipped when errors occurs during building or exporting maybe i can add exception for install.esd failure i.e. if converting to install.esd failed, ignore and create ISO with install.wim
thanks. i have tried 3 times, all failed. i have created lots of iso images with uupdump but never had any problems until this one. maybe the computer has some errors. i will try with another computer today.
And show all progress, not only the last lines, please. Make sure there is plenty of free work space too.
i have 16gb ram and at least 500gb free space. there was nothing wrong with previous lines. only wim2esd part failed. i found in windows event log that wimlib-imagex.exe crashed, process interrupted and files have been removed before iso creation. i have tried with another computer with same files, and iso creation was successfull.