[DISCUSSION] UUP dump - download Windows 10/11 UUPs with ease

Discussion in 'MDL Projects and Applications' started by whatever127, Sep 2, 2017.

  1. Windows 10 User

    Windows 10 User MDL Expert

    Feb 2, 2017
    1,908
    118
    60
    #2641 Windows 10 User, May 30, 2019
    Last edited: May 30, 2019
    That's what I did but now I have an ISO with Home, Pro and Enterprise editions and not only the latter.
     
  2. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,763
    450
  3. leonben

    leonben MDL Novice

    Apr 26, 2019
    15
    0
    0
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. Yog-Sothoth

    Yog-Sothoth MDL Novice

    Nov 19, 2011
    3
    1
    0
    First off, uupdump.ml is great. thanks for making it.
    Second, and i can't help but think this might be a silly problem/question but i've been trying to add the flash and the .net rollup updates but can't seem to get it to work. as per the mention earlier in the thread, i put the updates into the uup folder in the beginning but it doesn't look like they're used. i'm wondering if i need to first extract the cab files from the msu files? and if so, can i do that just using 7z or does it require a different tool? or am i missing something else?
     
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,763
    450
    #2646 Enthousiast, May 30, 2019
    Last edited: May 30, 2019
    UUP itself downloads .cab files, so maybe it's best to provide the flash and dotnetcu also as .cab, you can extract the cab from the msu, by using 7zip.

    Updated the TuTorial Part II:
     
  6. Windows 10 User

    Windows 10 User MDL Expert

    Feb 2, 2017
    1,908
    118
    60
    #2647 Windows 10 User, May 31, 2019
    Last edited: Dec 1, 2020
    I chose the latest Windows 10 x64 build, selected my language, only left the "Windows 10 Pro" edition setting checked, checked the "Download, add additional editions and convert to ISO" setting, only left the "Windows 10 Enterprise" edition checked and it worked. I set the ConvertConfig file the following way:

    Code:
    [convert-UUP]
    AutoStart    =1
    AddUpdates   =0
    Cleanup      =0
    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
     
  7. Yog-Sothoth

    Yog-Sothoth MDL Novice

    Nov 19, 2011
    3
    1
    0
    thanks. tested it in a vm and it looks like it worked. extracting the cab from the msu and then adding the cab to the uups folder was the thing to do.
     
  8. cooool

    cooool MDL Novice

    Dec 20, 2012
    3
    0
    0
    #2649 cooool, Jun 2, 2019
    Last edited: Jun 2, 2019
    Hi,
    I tried to download the Windows 10 1903 (18362.145). However after downloading, I was always getting checksum error on 5 files.
    Code:
    
    708c36|ERR |   298KiB/s|UUPs/microsoft-windows-client-features-wow64-package.esd
    8391bd|ERR |   454KiB/s|UUPs/microsoft-windows-editionpack-professional-package.esd
    0cc2ae|ERR |   659KiB/s|UUPs/microsoft.modernapps.clientn.all.esd
    
    
    9aba4c|ERR |   1.4MiB/s|UUPs/professional_en-us.esd
    microsoft-windows-client-desktop-required-package.esd
    
    I downloaded the files that were showing error directly from the links in aria2_script.txt. And I compared the hashes with those of the files downloaded by the script itself. They match. So the issue is not with corruption while downloading. But those hashes don't match the hashes in the aria2_script.txt file.(Obviously, hence the error in the first place.

    After 6-8 attempts, 2 files are okay now. 3 are still showing errors. As there is no issue of corruption while downloading, the issue must be with the link itself. As the script fetched fresh links each time it runs, it must have got the right ones subsequently.
    Even after several attempts 3 files still shows hash mismatch.

    How can I get around this? Am I doing something wrong?
     
  9. whatever127

    whatever127 MDL PHP Wizard

    Nov 9, 2012
    1,050
    7,345
    60
    Which update ID you are downloading? I can't check the problem without knowing exactly which update is broken.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. cooool

    cooool MDL Novice

    Dec 20, 2012
    3
    0
    0
    #2651 cooool, Jun 2, 2019
    Last edited: Jun 2, 2019
    Update ID:
    Code:
    b1b0ac46-7b38-4e87-9ce5-36a7806d9a51
    2abbfe8a-57a7-4ece-870e-2008a39b7d9d
    Both of these had the same issue.

    These 3 files still have issues.
    Code:
    708c36|ERR | 298KiB/s|UUPs/microsoft-windows-client-features-wow64-package.esd
    8391bd|ERR | 454KiB/s|UUPs/microsoft-windows-editionpack-professional-package.esd
    0cc2ae|ERR | 659KiB/s|UUPs/microsoft.modernapps.clientn.all.esd 
     
  11. whatever127

    whatever127 MDL PHP Wizard

    Nov 9, 2012
    1,050
    7,345
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. cooool

    cooool MDL Novice

    Dec 20, 2012
    3
    0
    0
    Thanks dude..
    It worked now after I downloaded with just a single connection.
     
  13. finderz

    finderz MDL Member

    Dec 20, 2009
    103
    49
    10
    #2657 finderz, Jun 5, 2019
    Last edited: Jun 5, 2019
    Anyone facing missing app after installing Feature update to Windows 10, version 1903 (18362.145) amd64??
     
  14. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,274
    94,763
    450
    What app is missing, on what sku?
     
  15. finderz

    finderz MDL Member

    Dec 20, 2009
    103
    49
    10
    #2659 finderz, Jun 5, 2019
    Last edited: Jun 7, 2019
    I am on windows 10 pro. Basically after the Photos App, all the Apps link are missing. MS Store appear after downloading app update but the Missing App link does not appear refresh and this is coming from a clean install with no modification other than the update integrated by Aria. So what I see is download icon with hint that A Great App is Coming.

    Edit: ok I redownload and build a new iso. Seem like everything is working as usually now. Now sure why this happens in the first place maybe corrupt download.
     
  16. KleineZiege

    KleineZiege MDL Expert

    Dec 11, 2018
    1,694
    1,932
    60
    what is the difference between the veris 10.0.18362.1 and the 18362.1 ?
     

    Attached Files: