My three suggestions for changes / updates UUP dump. 1. choosing edition, in the drop-down menu add a list of all editions, already in this place (enterprise, IoT...) 2. summary of your selection -> additional updates -> add information about the required ADK (only deployment tools), already in this place 3. summary of your selection -> Download using aria2 and covert with compressed/encrypted esd file instead standard wim file (as option)
+ 1 UUP only offers Home (+N) and Pro (+N), all other editions are created from Pro (+N) by additional script, i have asked for a total online ini configuration a few days ago Click the "Learn more" at the updates information. Option exists, not implemented in the configurator. After downloading the zip and extracting it, you can change all in the ini files inside the files folder.
Aaagh! Updates still not integrated. Log doesnt contains section Code: Updating install.wim (and text about Deployment Image Servicing and Management tool ADK installed but the script probably does not know about its existence.I will restart machine and try again by logging in.
Code: Learn more Updates will be integrated to the converted image only when the conversion script is run on the following systems: Windows 10 Windows 8.1 with Windows 10 ADK installed Windows 7 with Windows 10 ADK installed If you run the conversion script on any other system, the updates will not be integrated to the resulting image. I saw you where using adk for 8? ps, win 7 with win 10 adk can be problematic.
@leonben kb4505057 = Package_for_RollupFix the 3rd is dynamic update, it's manually extracted at the end (before create boot.wim) not necessary logged
Will it ever be possible to choose more than one language, but not all? Like, en-us + de-de, for example? Is the MS UUP system capable to combine languages this way?
Probably only when @abbodi1406 his W10MUI is integrated in UUP, by @whatever127 (or something like it).
Hi, can we integrate .netframework 3.5 with this uup? i'm try add microsoft-windows-netfx3-ondemand-package~31bf3856ad364e35~amd64~~.cab on uup folder, but this not integrate on final iso. thanks. Edit. solved.
What's the difference between these two releases of the same build? Windows 10 Insider Preview 10.0.18362.1 (19H1_RELEASE) amd64 - 8865774c-0cb0-4858-9400-947ffba71abf Windows 10 Insider Preview 18362.1 (19h1_release) amd64 - acd1319c-d8da-469a-a2a3-43ce5fa54d2e I'm trying to download the base build to update it with abbodi's tool, but I'm not sure which one of those two releases to download.
Only enterprise x64: uupdump.ml -> edition -> all editions -> next -> download using aria2, convert and create additional editions -> check only windows 10 enterprise ESD instead of WIM: edit ConvertConfig.ini file: Code: [convert-UUP] AutoStart =1 AddUpdates =1 ResetBase =0 NetFx3 =0 StartVirtual =1 wim2esd =1 SkipISO =0 SkipWinRE =0 ForceDism =0 RefESD =0 [create_virtual_editions] vAutoStart =1 vDeleteSource=1 vPreserve =0 vwim2esd =0 vSkipISO =0 vAutoEditions=Enterprise
That's what I did but now I have an ISO with Home, Pro and Enterprise editions and not only the latter.