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

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

  1. Snuffy

    Snuffy MDL Expert

    Jan 7, 2008
    1,269
    630
    60
    I use UUP Du,p t make my ISOs, i also but with Rufus, and do a BOOT TO USB to update. or clean install...
     
  2. Exe_new

    Exe_new MDL Novice

    Oct 25, 2022
    24
    15
    0
    Hello,
    1. If I make a Home and Home N iso, can I update with w10ui and then use dism commands to update to make pro and pro n sku?
    2. What is difference between registry method and dism method for creating virtual sku? which is better?
    Thank you.
     
  3. Paul Mercer

    Paul Mercer MDL Guru

    Apr 6, 2018
    2,084
    4,363
    90
    1. yes, upgrade is supported by DISM, but it leads to weird errors on the latest Dev / Canary builds so it's better to avoid it there, also some packages will be different, in short: not recommended
    2. official DISM method is slower than old registry hack, also it works only on Windows OS (because DISM is not available on Linux / macOS). the better one is DISM method - it creates proper virtual editions
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. intro

    intro MDL Member

    Apr 10, 2010
    239
    52
    10
    Is uupdump.net working for anyone? I run the uup_download_windows.cmd file and all I get are lines and lines of errors that repeat indefinitely.
     
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,938
    450
    What build did you try?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. intro

    intro MDL Member

    Apr 10, 2010
    239
    52
    10
    #5646 intro, Apr 9, 2024
    Last edited: Apr 9, 2024
    I tried 22635.3434, 26100.1,and some random windows 10 to see if it was windows 10 as well. Just tried 26100.1 again---same errors. I see lots of these among other errors [NameResolver.cc:58] errorCode=19 Failed to resolve the hostname tlu.dl.delivery.mp.microsoft.com, cause: Unknown error

    Update----I think it might be something on my end
     
  7. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60
    This is happening here too.

    Note: I use CloudFlare DNS.

    I will test on another DNS.

    upload_2024-4-9_19-39-59.png

    upload_2024-4-9_19-40-27.png


    EDIT: Tested with QUAD9. It's not working either.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. intro

    intro MDL Member

    Apr 10, 2010
    239
    52
    10


    I installed a fresh windows 11 with auto dns on (not google dns) and it worked
     
  9. intro

    intro MDL Member

    Apr 10, 2010
    239
    52
    10
    It looks like it works if I select--obtain dns server automatically---If I use google dns it doesn' work
     
  10. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,938
    450
    #5650 Enthousiast, Apr 9, 2024
    Last edited: Apr 10, 2024
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. intro

    intro MDL Member

    Apr 10, 2010
    239
    52
    10
    If anyone is interested I set my dns to auto in both ipv4 and ipv6 then set my dns for both ipv in my modem config to google and it works. So setting it in windows doesnt work but setting it in modem works---weird
     
  12. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. gareths

    gareths MDL Addicted

    Jun 5, 2017
    509
    157
    30
    Interesting saw 26100.1 popup on uupdump for beta Channel

    I recall that happened in 2022 with 22621 a few hours before it went to release preview
     
  14. giroberto

    giroberto MDL Novice

    Oct 13, 2013
    5
    1
    0
    I was having the same issue, i couldn't ping the ms server from my machine, but I could ping from my router

    Code:
    Address = 2.18.248.55
    Aliases = tlu.dl.delivery.mp.microsoft.com
    Time = 17ms
    
    --- Ping Statistics ---
    4 packets transmitted, 4 packets received, 0% packet loss
    round-trip min/avg/max = 26.484/26.624/26.865 ms
    
    So I added the hostname to hosts file and then I could run the uup script.

    I tried changing the dns and it changed nothing.
     
  15. Paul Mercer

    Paul Mercer MDL Guru

    Apr 6, 2018
    2,084
    4,363
    90
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. gareths

    gareths MDL Addicted

    Jun 5, 2017
    509
    157
    30
    Nope. On my 22631 vm it's pushing down 22635
     
  17. Paul Mercer

    Paul Mercer MDL Guru

    Apr 6, 2018
    2,084
    4,363
    90
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    8,076
    10,298
    270
    26100.2 is not listed on my local UUPDump, what do I have to update to fix this? I don't want to be dependent on an external website.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. Paul Mercer

    Paul Mercer MDL Guru

    Apr 6, 2018
    2,084
    4,363
    90
    #5659 Paul Mercer, Apr 19, 2024
    Last edited: Apr 19, 2024
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  20. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    8,076
    10,298
    270
    Nope, it wasn't detected even when the new build wasn't released yet. In fact, sub-versions in general aren't detected somehow anymore (only Canary). Have updated API already, no change.
    Main builds like 26100.1 are listed fine.

    Maybe I need to update the search strings in the fetchdetect?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...