It is planned, but I'm not sure if it will be realized since antiviruses are flagging every solution I came up with.
Thanks for the explanation! Personally, I never had the "exe" flagged by my antivirus (mine is Nod32 Antivirus), but I read about it in others forums.
I personally also never had it flagged on any of my machines, but due to reports on the internet I have decided to stop creating exes.
I think you should offer with and without .exe. I really don't care when my AV whines for nothing. Great job to all who help with this great project.
I see there's a new option: "Create ISO with install.esd instead of install.wim" Can anyone explain (in simple terms), why I might need to do that ?
One might need this if the intall.wim exceeds 4 GB to fit a FAT32 formated usb pen (install.esd is compressed).
I want to download 18362.1 Enterprise using uup dump downloader. Which edition should i choose from the list ? 1- All Editions 2- Windows 10 Home 3- Windows 10 Pro Thanks
Download Pro and set the ini to create enterprise, when using Aria + Conversion. Code: [convert-UUP] AutoStart =1 AddUpdates =1 ResetBase =0 NetFx3 =0 StartVirtual =0 wim2esd =0 SkipISO =0 SkipWinRE =0 ForceDism =0 RefESD =0 [create_virtual_editions] vAutoStart =1 vDeleteSource=1 vPreserve =0 vwim2esd =0 vSkipISO =0 vAutoEditions=Enterprise
@tefor I modified the ini, so it only keeps enterprise and not pro and enterprise Code: [create_virtual_editions] vAutoStart =1 vDeleteSource=1 vPreserve =0 vwim2esd =0 vSkipISO =0 vAutoEditions=Enterprise