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

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

  1. v72dd

    v72dd MDL Senior Member

    Nov 20, 2016
    445
    77
    10
    Wonder why I can't download old builds 10240 or 14393 and certain versions like LTSB.. very interesting.
     
  2. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,378
    340
    #1682 s1ave77, Mar 19, 2018
    Last edited: Mar 19, 2018
    What builds you're referring to? MS removed a lot of builds over the time and LTSB isn't offered that way.

    EDIT: 10240 and 14393 were before this development so 15063 is the oldest.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. jcc2

    jcc2 MDL Member

    Mar 23, 2010
    119
    38
    10
    Many thanks for your prompt reply. I have to assume the files were in their original sub folders as I had previously updated to API 10.1.3 (using the update in UUPDL) , and then updated to UUPDL V0.12.64 (using the updater) and then used the new version to download INSIDER version 17123.1 with out a problem. The problem ocurred when I tried to update to API 10.11.0. The sub folders were empty when I verified them AFTER the update failed.

    I finally downloaded the update from gitlab and everything appears to be working fine again.

    Once again, many thanks to you guys for your continued support!!!!

    JCC2
     
  4. Zardoc

    Zardoc MDL Addicted

    Feb 7, 2008
    590
    276
    30
    You da Dog!!
    Thanks
     
  5. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,378
    340
    Only trying to keep pace with @mkuba50 . It's still his magic we use :worthy:.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. v72dd

    v72dd MDL Senior Member

    Nov 20, 2016
    445
    77
    10
    How to extract these esds with wimlib imagex?

    wimlib extract C:\Users\Administrator\Desktop\UUP\EnterpriseN_en-us.esd 3
    [ERROR] "\Windows\WinSxS\amd64_microsoft-windows-t..nputpersonalization_31bf3856ad364e35_10.0.16299.15_none_62983ee83778
    a872\Alphabet.xml": blob not found
    SHA-1 message digest of missing blob:
    531d2cc21ff63b838181c7aa0f8978d85e8ade41
    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.
     
  7. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,224
    94,595
    450
    Just use the proper UUP>ISO tool: UUP>ISO v14 by @abbodi1406
     
  8. mehdibleu

    mehdibleu MDL Expert

    Jun 14, 2017
    1,009
    251
    60
    you have to put all the (esd, cab) files related to the downloaded edition into UUPs folder using uup-converter-wimlib tool then run convert-UUP.cmd to be able to create the iso.
     
  9. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,224
    94,595
    450
    There shouldn't be aria2 files left, aria2 files are temp files during download/verification.
     
  10. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,378
    340
    As @Enthousiast said, if any aria2 files are left the download wasn't complete.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. tramp20

    tramp20 MDL Novice

    Aug 28, 2008
    39
    5
    0
    Hi,
    how can I limit the download rate in the miniserver?
    During download my internet radios are permanent stopping playing.
     
  12. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,378
    340
    Actually not recommended. The links have a very short life span, so any limitting will only cause them to fail :g:.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. tramp20

    tramp20 MDL Novice

    Aug 28, 2008
    39
    5
    0
    Even when I want to limit to ~90% of 50 MBit/sec?
     
  14. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,378
    340
    Not possible by default using the offered aria2 download. Could be achieved by using aria2 manually with the offered download script (the list with links, names and hashes) via commandline:
    Code:
    "aria2c" -x16 -s16 -d"path\to\download\folder" -i "path\to\download.txt" -R -c --file-allocation=none --max-overall-download-limit=<SPEED> --check-certificate=false
    Info:
    Code:
     --max-overall-download-limit=<SPEED>
    
        Set max overall download speed in bytes/sec. 0 means unrestricted. You can append K or M (1K = 1024, 1M = 1024K).
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. tramp20

    tramp20 MDL Novice

    Aug 28, 2008
    39
    5
    0

    Thank you, but this is to complicate for me :-(
     
  16. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,378
    340
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,104
    24,378
    340
    RELEASE: UUPDL v0.12.71

    +++ FEATURE UPDATE RELEASE +++



    v0.12.71
    --added option to limit the download speed of the main download part for builds and SSU/CU
    --NOTE: due to links expiring fastly use feature on your own risk (might lead to errors during download)
    --see lines 11 to 17, default is 0 (unrestricted)



    https://forums.mydigitallife.net/threads/uup-dump.75052/page-5#post-1368477
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. Leopeva64

    Leopeva64 MDL Expert

    Oct 4, 2016
    1,098
    929
    60
    What is the WindowsUpdateBox for? Is it something like the MCT?
     
  19. LostED

    LostED SVF Patch Lover

    Jul 30, 2009
    7,154
    21,090
    240
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  20. diy371

    diy371 MDL Member

    Jan 28, 2013
    157
    258
    10
    Please add Microsoft-Windows-NetFx3-OnDemand-Package.cab to download list:)