Downloaded all files from uupdump site and at 5% of windows server 2025 installation it says "installation failed and that's it" have no idea what to do :/
Funny, just ask Microsoft how "official" UUP dump in itself is. Nothing of this stuff is official in any way (and we all know it), and we should be glad that it works like it does. And he is referred to as the package maintainer, not as a dev, AFAIK. Putting the package together is hardly development, but still work, and I'm thankful for it, as I always prefer local applications to websites. The uupdump project itself is truly amazing, too bad parts of it are now a black box due to these copycats. I just hope the local website code will not stop working anytime soon...
Official in this context is that the local app is based on code that he never made himself, when the website seized to exist because some german turd stopped it for whatever reason, the original dev whatever127 made a local server and made it available but at some point the idea was brought back alive to get the website up and running again and the devs wanted to kill off the app and all copies of the website by making code private, and because whatever127 is a very nice person he allowed the local app to be kept alive (remember?). but now it is all based on that old code and the devs don't want the app to contain the official title, since the website is working flawlessly ever since.
To my knowledge, he never claimed that, it's Open Source code from the git repo. Just the website code cannot be updated for obvious reasons. I do not claim to know the cause of luzea's actions, either, but that's where the app comes in handy. MS could stop any uupdump website at any time, but they'll be having a hard time stopping the local app without making fundamental changes to the UUP itself. That would have been the worst decision, killing a working local app for a website that can go down at any time. Probably because he was the only one thinking further and knowing that a fallback is always nice to have. But even if not, the API and dump code it self is public, so, barring the website code itself, anyone could have made a new app eventually. The important parts are based on the latest git code. It works well enough. A valid claim, but your post sounded like sort of an attack. The right tone makes good music. Currently, but no one can predict its future. Besides, with the website code being a black box, how do you know there isn't any data mining or collection of data? Why should I trust that website more than my local app?
i been getting this error of failure creating install.wim which i didnt encounter before previously. anyone have solution to this? TIA. Code: === Running UUP Converter v110 === === Checking UUP Info . . . === Configured Options . . . AutoStart 1 AddUpdates 1 Cleanup DisableUpdatingUpgrade NetFx3 wim2esd === Parsing Apps CompDB . . . === Preparing Reference ESDs . . . === Creating Setup Media Layout . . . === Creating install.wim . . . [ERROR] "\Windows\WinSxS\SettingsManifests\wow64_microsoft-windows-scripting-vbscript_31bf3856ad364e35_11.0.26100.1_none_8393d0da35ae3da0.manifest": blob not found SHA-1 message digest of missing blob: b2fc876ce36459f8548b39c863144c5dbb4dd32c 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 wim export. Press 0 or q to exit.
Hello to all, I'm trying to generate an ISO for the following editions : Home + Pro and their additional editions. But my result never has them all. HOME+PRO Run : UUP Edition X Windows Home X Windows Home N X Windows Pro X Windows Pro N UUP Download options - Download method _ Download UUP set _ Download and convert to ISO X Download, add additional editions and convert to ISO - Conversion options X Include updates (Windows converter only) _ Run component cleanup (Windows converter only) _ Integrate .NET Framework 3.5 (Windows converter only) _ Use solid (ESD) compression UUP Selection editions - Base on Home edition X Windows Home Single Language - Base on Pro edition X Windows Pro for Workstations X Windows Pro Education X Windows Education X Windows Enterprise X Windows Enterprise multi-session/Virtual Desktops X Windows IoT Enterprise X Windows IoT Enterprise Subscription - Base on Pro N option selected will add these additional editions X Windows Pro N for Workstations X Windows Pro Education N X Windows Education N X Windows Enterprise N Generated Windows Setup editions [01] 12/01/2025 en-US x86 10.0.19045.5371 Windows 10 Home | Core [02] 12/01/2025 en-US x86 10.0.19045.5371 Windows 10 Home N | CoreN [03] 13/01/2025 en-US x64 10.0.26100.2894 Windows 11 Home Single Language | CoreSingleLanguage [06] 12/01/2025 en-US x86 10.0.19045.5371 Windows 10 Pro | Professional [07] 12/01/2025 en-US x86 10.0.19045.5371 Windows 10 Pro N | ProfessionalN Code: [convert-UUP] AutoStart =1 AddUpdates =1 Cleanup =0 ResetBase =0 NetFx3 =0 StartVirtual =1 wim2esd =0 wim2swm =0 SkipISO =0 SkipWinRE =0 LCUwinre =0 UpdtBootFiles=0 ForceDism =0 RefESD =0 SkipLCUmsu =0 SkipEdge =0 AutoExit =0 DisableUpdatingUpgrade=0 AddDrivers =0 Drv_Source =\Drivers [Store_Apps] SkipApps =0 AppsLevel =0 StubAppsFull =0 CustomList =0 [create_virtual_editions] vUseDism =1 vAutoStart =1 vDeleteSource=0 vPreserve =0 vwim2esd =0 vwim2swm =0 vSkipISO =0 vAutoEditions=ProfessionalWorkstation,ProfessionalEducation,Education,Enterprise,ServerRdsh,IoTEnterprise,IoTEnterpriseK I would have thought of having all sub PRO editions in the ISO. ! To generate the business-edition of windows, as below, if possible, how can that be done ? [01] 05/01/2024 en-US x64 10.0.22621.3007 Windows 11 Education | Education [03] 05/01/2024 en-US x64 10.0.22621.3007 Windows 11 Enterprise | Enterprise [05] 05/01/2024 en-US x64 10.0.22621.3007 Windows 11 Pro | Professional [07] 05/01/2024 en-US x64 10.0.22621.3007 Windows 11 Pro Education | ProfessionalEducation [09] 05/01/2024 en-US x64 10.0.22621.3007 Windows 11 Pro for Workstations | ProfessionalWorkstation I ran the uup_download_windows script with the as is ConvertConfig file Yours, I don't understand, i generated PRO only, create ISO and ran. The result was as expected. Can it be the host : 11th Gen i7-1165G7, 16Gb, W11Pro 24h2, 26100.2894
Appearantly that part went wrong, also with code tags and the original contents it would be more readable. This is with the correct settings: Convertconfig.ini: Code: [convert-UUP] AutoStart =1 AddUpdates =1 Cleanup =0 ResetBase =0 NetFx3 =0 StartVirtual =1 wim2esd =0 wim2swm =0 SkipISO =0 SkipWinRE =0 LCUwinre =0 UpdtBootFiles=0 ForceDism =0 RefESD =0 SkipLCUmsu =0 SkipEdge =0 AutoExit =0 DisableUpdatingUpgrade=0 AddDrivers =0 Drv_Source =\Drivers [Store_Apps] SkipApps =0 AppsLevel =0 StubAppsFull =0 CustomList =0 [create_virtual_editions] vUseDism =1 vAutoStart =1 vDeleteSource=0 vPreserve =0 vwim2esd =0 vwim2swm =0 vSkipISO =0 vAutoEditions=ProfessionalWorkstation,ProfessionalEducation,Education,Enterprise,ServerRdsh,IoTEnterprise,ProfessionalWorkstationN,ProfessionalEducationN,EducationN,EnterpriseN Code: vAutoEditions= also would create all possible additional/virtual editions based on the selected source, but when specified you can create the editons you really want. I only set the options related to the additional editions creation and updates integration (i forgot to set it to 0 actually). Progress: Code: === Running UUP Converter v110 === === Checking UUP Info . . . === Configured Options . . . AutoStart 1 AddUpdates 1 StartVirtual === Preparing Reference ESDs . . . Microsoft-OneCore-ApplicationModel-Sync-Desktop-FOD-Package-amd64 Microsoft-OneCore-DirectX-Database-FOD-Package-amd64 Microsoft-Windows-Hello-Face-Migration-Package-amd64 Microsoft-Windows-Hello-Face-Package-amd64 Microsoft-Windows-InternetExplorer-Optional-Package-amd64 Microsoft-Windows-LanguageFeatures-Basic-en-us-Package-amd64 Microsoft-Windows-LanguageFeatures-Handwriting-en-us-Package-amd64 Microsoft-Windows-LanguageFeatures-OCR-en-us-Package-amd64 Microsoft-Windows-LanguageFeatures-Speech-en-us-Package-amd64 Microsoft-Windows-LanguageFeatures-TextToSpeech-en-us-Package-amd64 Microsoft-Windows-MediaPlayer-Package-amd64 Microsoft-Windows-MSPaint-FoD-Package-amd64 Microsoft-Windows-Notepad-FoD-Package-amd64 Microsoft-Windows-PowerShell-ISE-FOD-Package-amd64 Microsoft-Windows-Printing-PMCPPC-FoD-Package-amd64 Microsoft-Windows-Printing-WFS-FoD-Package-amd64 Microsoft-Windows-QuickAssist-Package-amd64 Microsoft-Windows-StepsRecorder-Package-amd64 Microsoft-Windows-TabletPCMath-Package-amd64 Microsoft-Windows-UserExperience-Desktop-Package-amd64 Microsoft-Windows-WordPad-FoD-Package-amd64 OpenSSH-Client-Package-amd64 === Creating Setup Media Layout . . . === Creating install.wim . . . Using LZX compression with 16 threads Archiving file data: 7249 MiB of 7249 MiB (100%) done Using LZX compression with 16 threads Archiving file data: 234 MiB of 234 MiB (100%) done === Updating install.wim / 2 image{s} . . . 1/5: SSU-19041.5363-x64.cab [SSU] 2/5: Windows10.0-KB5015684-x64.cab [Enablement] 3/5: Windows10.0-KB5046905-x64.cab [Setup DU] 4/5: Windows10.0-KB5049981-x64.cab [LCU] 5/5: Windows10.0-KB5050199-x64.cab [SafeOS DU] === Servicing Index: 1 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.19041.1 Processing 1 of 1 - Adding package Package_for_ServicingStack_5363~31bf3856ad364e35~amd64~~19041.5363.1.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.19041.1 Processing 1 of 1 - Adding package Package_for_KB5015684~31bf3856ad364e35~amd64~~19041.1799.1.2 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.19041.1 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.5371.1.9 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Saving image [==========================100.0%==========================] The operation completed successfully. === Creating Edition: Enterprise Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.19045.5371 Starting to update components... Starting to install product key... Finished installing product key. Starting to apply edition-specific settings... Finished applying edition-specific settings. The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Saving image [==========================100.0%==========================] The operation completed successfully. === Creating Edition: IoT Enterprise Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.19045.5371 Starting to update components... Starting to install product key... Finished installing product key. Starting to apply edition-specific settings... Finished applying edition-specific settings. The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Saving image [==========================100.0%==========================] The operation completed successfully. === Creating Edition: Enterprise multi-session Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.19045.5371 Starting to update components... Starting to install product key... Finished installing product key. Starting to apply edition-specific settings... Finished applying edition-specific settings. The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Saving image [==========================100.0%==========================] The operation completed successfully. === Creating Edition: Education Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.19045.5371 Starting to update components... Starting to install product key... Finished installing product key. Starting to apply edition-specific settings... Finished applying edition-specific settings. The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Saving image [==========================100.0%==========================] The operation completed successfully. === Creating Edition: Pro Education Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.19045.5371 Starting to update components... Starting to install product key... Finished installing product key. Starting to apply edition-specific settings... Finished applying edition-specific settings. The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Saving image [==========================100.0%==========================] The operation completed successfully. === Creating Edition: Pro for Workstations Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.19045.5371 Starting to update components... Starting to install product key... Finished installing product key. Starting to apply edition-specific settings... Finished applying edition-specific settings. The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Saving image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image File : C:\Users\Enthousiast\Downloads\Compressed\19045.5371_amd64_en-us_multi_fd386e36_convert_virtual\ISOFOLDER\sources\install.wim Image Index : 1 Unmounting image [==========================100.0%==========================] The operation completed successfully. === Servicing Index: 2 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.19041.1 Processing 1 of 1 - Adding package Package_for_ServicingStack_5363~31bf3856ad364e35~amd64~~19041.5363.1.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.19041.1 Processing 1 of 1 - Adding package Package_for_KB5015684~31bf3856ad364e35~amd64~~19041.1799.1.2 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.19041.1 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.5371.1.9 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Saving image [==========================100.0%==========================] The operation completed successfully. === Creating Edition: Enterprise N Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.19045.5371 Starting to update components... Starting to install product key... Finished installing product key. Starting to apply edition-specific settings... Finished applying edition-specific settings. The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Saving image [==========================100.0%==========================] The operation completed successfully. === Creating Edition: Education N Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.19045.5371 Starting to update components... Starting to install product key... Finished installing product key. Starting to apply edition-specific settings... Finished applying edition-specific settings. The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Saving image [==========================100.0%==========================] The operation completed successfully. === Creating Edition: Pro Education N Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.19045.5371 Starting to update components... Starting to install product key... Finished installing product key. Starting to apply edition-specific settings... Finished applying edition-specific settings. The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Saving image [==========================100.0%==========================] The operation completed successfully. === Creating Edition: Pro N for Workstations Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.19045.5371 Starting to update components... Starting to install product key... Finished installing product key. Starting to apply edition-specific settings... Finished applying edition-specific settings. The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Saving image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image File : C:\Users\Enthousiast\Downloads\Compressed\19045.5371_amd64_en-us_multi_fd386e36_convert_virtual\ISOFOLDER\sources\install.wim Image Index : 2 Unmounting image [==========================100.0%==========================] The operation completed successfully. === Rebuilding install.wim . . . "ISOFOLDER\sources\install.wim" original size: 6335769 KiB Using LZX compression with 16 threads Archiving file data: 13 GiB of 13 GiB (100%) done "ISOFOLDER\sources\install.wim" optimized size: 6205162 KiB Space saved: 130607 KiB === Adding setup dynamic update{s} . . . Windows10.0-KB5046905-x64.cab === Creating winre.wim . . . Using LZX compression with 16 threads Archiving file data: 971 MiB of 971 MiB (100%) done === Updating winre.wim / 1 image{s} . . . 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.19041.1 Processing 1 of 1 - Adding package Package_for_ServicingStack_5363~31bf3856ad364e35~amd64~~19041.5363.1.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.19041.1 Processing 1 of 1 - Adding package Package_for_SafeOSDU~31bf3856ad364e35~amd64~~19041.5363.1.1 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.19041.3562 [==================== 35.9% ] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Saving image [==========================100.0%==========================] The operation completed successfully. === Adding LCU for boot.wim . . . Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.19041.3562 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~amd64~~19041.5371.1.9 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.19041.5371 Processing 1 of 1 - Adding package Package_for_KB5015684~31bf3856ad364e35~amd64~~19041.1799.1.2 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image Version: 10.0.19041.5371 [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Saving image [==========================100.0%==========================] The operation completed successfully. Deployment Image Servicing and Management tool Version: 10.0.26100.1 Image File : C:\Users\Enthousiast\Downloads\Compressed\19045.5371_amd64_en-us_multi_fd386e36_convert_virtual\temp\winre.wim Image Index : 1 Unmounting image [==========================100.0%==========================] The operation completed successfully. Using LZX compression with 16 threads Archiving file data: 1001 MiB of 1001 MiB (100%) done === Adding winre.wim to install.wim . . . === Creating boot.wim . . . === Rebuilding boot.wim . . . "ISOFOLDER\sources\boot.wim" original size: 914241 KiB Using LZX compression with 16 threads Archiving file data: 1272 MiB of 1272 MiB (100%) done "ISOFOLDER\sources\boot.wim" optimized size: 576133 KiB Space saved: 338108 KiB === Removing temporary files . . . === Creating ISO . . . 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 (500 files in 41 directories) Scanning source tree complete (905 files in 86 directories) Computing directory information complete Image file is 7763099648 bytes (before optimization) Writing 905 files in 86 directories to 19045.5371.250111-1601.22H2_RELEASE_SVC_PROD1_CLIENTMULTI_X64FRE_EN-US.ISO 100% complete Storage optimization saved 25 files, 14200832 bytes (1% of image) After optimization, image file is 7750948864 bytes Space saved because of embedding, sparseness or optimization = 14200832 Done. Finished. Press 0 or q to exit. SKUs: Code: [01] 27/01/2025 en-US x64 10.0.19045.5371 Windows 10 Pro | Professional [02] 27/01/2025 en-US x64 10.0.19045.5371 Windows 10 Pro N | ProfessionalN [03] 27/01/2025 en-US x64 10.0.19045.5371 Windows 10 Enterprise | Enterprise [04] 27/01/2025 en-US x64 10.0.19045.5371 Windows 10 IoT Enterprise | IoTEnterprise [05] 27/01/2025 en-US x64 10.0.19045.5371 Windows 10 Enterprise multi-session | ServerRdsh [06] 27/01/2025 en-US x64 10.0.19045.5371 Windows 10 Education | Education [07] 27/01/2025 en-US x64 10.0.19045.5371 Windows 10 Pro Education | ProfessionalEducation [08] 27/01/2025 en-US x64 10.0.19045.5371 Windows 10 Pro for Workstations | ProfessionalWorkstation [09] 27/01/2025 en-US x64 10.0.19045.5371 Windows 10 Enterprise N | EnterpriseN [10] 27/01/2025 en-US x64 10.0.19045.5371 Windows 10 Education N | EducationN [11] 27/01/2025 en-US x64 10.0.19045.5371 Windows 10 Pro Education N | ProfessionalEducationN [12] 27/01/2025 en-US x64 10.0.19045.5371 Windows 10 Pro N for Workstations | ProfessionalWorkstationN
Tongiht, I generated PRO+N and it worked as specified I generated HOME+N and it worked as specified I don't understand why the script was stubborn this weekend.
UUPDump usually only displays the channel it was released first in. Unfortunately, that information is of very limited value.