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

Discussion in 'Windows 10' started by whatever127, Sep 2, 2017.

  1. s1ave77

    s1ave77 Has left at his own request

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    340
    #1541 s1ave77, Dec 14, 2017
    Last edited: Dec 14, 2017
    @mkuba50 seems MS is still not done messing with their UUP releases. Just tested and till yesterday Fast Skip Ahead fetched 17004 but now it shows 16362 instead.

    17004 fetches no editon files so can be removed from reference list likewise it seems :thinking:.
     
  2. s1ave77

    s1ave77 Has left at his own request

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    340
    #1542 s1ave77, Dec 14, 2017
    Last edited: Dec 14, 2017
    ....:thinking:
    Code:
    [HEADER] CHECKING WINDOWS INSIDER FAST ACTIVE CHANNEL
    [2017-12-14 17:12:58 UTC] UUP dump/listid v2.4.1
    [2017-12-14 17:12:58 UTC] UUP dump API v1.6.3
    [2017-12-14 17:12:58 UTC] Parsing database info...
    [2017-12-14 17:12:58 UTC] Done parsing database info.
    
    
    [  04  ] Architecture: amd64
    
    [2017-12-14 17:12:58 UTC] UUP dump/fetchupd v2.4.1
    [2017-12-14 17:12:58 UTC] UUP dump API v1.6.3
    [2017-12-14 17:12:58 UTC] Fetching information from the server...
    [2017-12-14 17:13:01 UTC] Information was successfully fetched.
    [2017-12-14 17:13:01 UTC] Checking build information...
    [2017-12-14 17:13:01 UTC] An error has occurred
    [  ID  ]
    
    
    [  05  ] Architecture: x86
    
    [2017-12-14 17:13:02 UTC] UUP dump/fetchupd v2.4.1
    [2017-12-14 17:13:02 UTC] UUP dump API v1.6.3
    [2017-12-14 17:13:02 UTC] Fetching information from the server...
    [2017-12-14 17:13:10 UTC] Information was successfully fetched.
    [2017-12-14 17:13:10 UTC] Checking build information...
    [2017-12-14 17:13:10 UTC] An error has occurred
    [  ID  ]
    
    
    [  06  ] Architecture: arm64
    
    [2017-12-14 17:13:11 UTC] UUP dump/fetchupd v2.4.1
    [2017-12-14 17:13:11 UTC] UUP dump API v1.6.3
    [2017-12-14 17:13:11 UTC] Fetching information from the server...
    [2017-12-14 17:13:20 UTC] Information was successfully fetched.
    [2017-12-14 17:13:20 UTC] Checking build information...
    [2017-12-14 17:13:20 UTC] An error has occurred
    [  ID  ]
    
    

    EDIT: Seems it was a hickup...works again.
     
  3. Snuffy

    Snuffy MDL Expert

    Joined:
    Jan 7, 2008
    Messages:
    1,240
    Likes Received:
    615
    Trophy Points:
    60
    glad it works -update for you i still only get 17004
    so i guess back to what worked for me...
     
  4. s1ave77

    s1ave77 Has left at his own request

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    340
    MS pulled all 170XX builds from WU Servers (problems with signing their CAB files they say) so we need to wait for next release.
     
  5. Snuffy

    Snuffy MDL Expert

    Joined:
    Jan 7, 2008
    Messages:
    1,240
    Likes Received:
    615
    Trophy Points:
    60
  6. zb9525

    zb9525 MDL Novice

    Joined:
    Apr 24, 2017
    Messages:
    16
    Likes Received:
    3
    Trophy Points:
    0
    why 17046?
     
  7. s1ave77

    s1ave77 Has left at his own request

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    340
  8. s1ave77

    s1ave77 Has left at his own request

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    340
    @mkuba50 that was fast :good3:. Just updated the GIT to offer 1.6.4.
     
  9. SAM-R

    SAM-R MDL Guru

    Joined:
    Mar 21, 2015
    Messages:
    4,835
    Likes Received:
    4,442
    Trophy Points:
    150
  10. Yasirabbas

    Yasirabbas MDL Novice

    Joined:
    Dec 18, 2017
    Messages:
    4
    Likes Received:
    2
    Trophy Points:
    0
    Its working nice... Wao
     
  11. whatever127

    whatever127 MDL PHP Wizard

    Joined:
    Nov 9, 2012
    Messages:
    1,050
    Likes Received:
    7,237
    Trophy Points:
    60
    UUP dump API 1.7.0 has been released.

    Changes:
    - Handling of packs by API has been changed to slightly more flexible, so future changes of packs will be easier to implement.
    - Listed languages and editions are now matched with selected build

    UUP dump 3.6.1 has been released.

    Changes:
    - Implemented use of new feature of API to correctly provide languages and editions while selecting
    - Slightly optimized images

    You can download the updated version using update.cmd in UUP dump MiniServer or API update option in UUPDL.
     
  12. Harry t

    Harry t MDL Member

    Joined:
    Dec 14, 2014
    Messages:
    116
    Likes Received:
    18
    Trophy Points:
    10
  13. s1ave77

    s1ave77 Has left at his own request

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    340
    @Harry t Update the Dump API via (U). Somehow the updated API on GIT is screwed :thinking:.
     
  14. s1ave77

    s1ave77 Has left at his own request

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    340
    Added the missing files to GIT Repo :doh:.
     
  15. Harry t

    Harry t MDL Member

    Joined:
    Dec 14, 2014
    Messages:
    116
    Likes Received:
    18
    Trophy Points:
    10
  16. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,561
    Likes Received:
    59,628
    Trophy Points:
    450
  17. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
  18. s1ave77

    s1ave77 Has left at his own request

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    340
    HINT:
    17063 seems to allow updating Enterprise with Pro/Core ISO converted from UUP AiO. In my tests it offered to update to Pro while keeping all apps/files/settings and ended up as Enterprise afterwards. Registry shows no signs of any license switching, all places show Enterprise IP.
     
  19. kuroda

    kuroda MDL Senior Member

    Joined:
    Aug 25, 2012
    Messages:
    445
    Likes Received:
    32
    Trophy Points:
    10
    Hi,slave77 the S-M-R-T M50 UUPDL v0.11.13 is last updated?