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

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

  1. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    Now you bloating UUP thread with irrevant demanding questions, like it's the end of the world if you don't know the exact very specific same version where 23H2 started
    cease and desist.
     
  2. islog

    islog MDL Novice

    Jul 1, 2020
    23
    3
    0
    #5503 islog, Nov 10, 2023
    Last edited: Nov 11, 2023
  3. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    8,076
    10,298
    270
    #5504 Carlos Detweiller, Nov 11, 2023
    Last edited: Nov 11, 2023
    Detection of Canary in local server 17.0-r4 is broken, when running the script entry it reproducibly complains about the build number being lower than 9841 or higher than <a very long number>. No detection and thus that build is not available.

    @Paul Mercer @abbodi1406
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    @Carlos Detweiller
    uupdump api changes :)

    just search and change "Latest" to "latest" in the aio & get scripts
     
  5. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    8,076
    10,298
    270
    Works now.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. Paul Mercer

    Paul Mercer MDL Guru

    Apr 6, 2018
    2,084
    4,363
    90
    #5507 Paul Mercer, Nov 11, 2023
    Last edited: Nov 11, 2023
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. LiteOS

    LiteOS Windowizer

    Mar 7, 2014
    2,421
    1,107
    90
    i was trying to enter the URL from Download_UUP section in the bat file of the created package to make ISO


    error:
    #uupdump_Error:WU_request_Failed

    now i couldn't repeat to get this error
    ig its from my end
    mb the user is not admin or not fully created duno


    tested in few browsers: Old Chrome, chromium, Vivaldi
     
  8. Fowler

    Fowler MDL Member

    Apr 1, 2013
    139
    115
    10

    Attached Files:

    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. maitre.spark

    maitre.spark MDL Novice

    Dec 25, 2022
    8
    0
    0
  10. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    - "Update Preview" here mean "Optional not Security", it's still public

    - When a build is detected via any channel, it's registered in UUPdump database with that channel
    the build can be released later to a different channel but with the same ID, which means it's not changed

    - The Quick option / Add new builds detection simply query Windows Update server with specific parameters
    whatever result you get, it's official
     
  11. maitre.spark

    maitre.spark MDL Novice

    Dec 25, 2022
    8
    0
    0
    #5520 maitre.spark, Nov 14, 2023
    Last edited: Nov 14, 2023
    Nothing important, just the logic and classification escaped me, only this.

    Canary Channel ( x64 ) Entries: 2
    Canary Channel Tag: 2
    = Logic!

    Dev Channel ( x64 ) Entries: 2
    Dev Channel Tag: 2
    = Logic!

    Beta Channel ( x64 ) Entries: 3
    Beta Channel Tag: 3
    = Logic!

    Release Preview Channel ( x64 ) Entries: 4
    Release Preview Channel Tag: 3
    Retail Channel Tag: 1
    = Not Logic!

    Public Channel ( x64 ) Entries: 2
    Release Preview Channel Tag: 1 ( but you explained why for this one: https://forums.mydigitallife.net/th...11-uups-with-ease.75052/page-277#post-1814410 )
    Retail Channel Tag: 1
    = Probably Logic!

    Nothing else ...