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

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

  1. Ratha ITC

    Ratha ITC MDL Member

    Jul 13, 2013
    249
    143
    10
    #5281 Ratha ITC, Sep 30, 2023
    Last edited: Sep 30, 2023
  2. Muggaen

    Muggaen MDL Addicted

    Dec 30, 2011
    863
    393
    30
    Not from original uupdump app from this site, latest pre release 22631.2361, so wonder what and where you have downloaded this.
     
  3. Ace2

    Ace2 MDL Guru

    Oct 10, 2014
    2,206
    1,909
    90
    #5283 Ace2, Sep 30, 2023
    Last edited: Sep 30, 2023
    Code:
    windows.hyp.one
    
     UUP dump v3.45.0 (API v1.32.0) © 2023 whatever127 and contributors. This project is not affiliated with Microsoft Corporation. Windows is a registered trademark of Microsoft Corporation. 
    How is running this site ? and download don't work...
     
  4. Paul Mercer

    Paul Mercer MDL Guru

    Apr 6, 2018
    2,084
    4,363
    90
    so? our version is much newer

    Code:
    UUP dump v3.62.5 (API v1.40.3)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. Ace2

    Ace2 MDL Guru

    Oct 10, 2014
    2,206
    1,909
    90
    How is running this site ? and download don't work...
     
  6. Paul Mercer

    Paul Mercer MDL Guru

    Apr 6, 2018
    2,084
    4,363
    90
    what do you mean? download UUP dump app, get website code and host it
    anyone can do if even from smart fridge
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. Ace2

    Ace2 MDL Guru

    Oct 10, 2014
    2,206
    1,909
    90
    UUP dump v3.45.0 (API v1.32.0) © 2023 -> whatever127 and contributors. <-
     
  8. detroit

    detroit MDL Junior Member

    Oct 31, 2013
    73
    10
    0
    Paul C’s version definitely does work bruv… scroll back or go to post #1 and see the link to his app. It launches a local server of that same looking page, and allows to search and configure the build, downloads the files for it which user then runs the script which then downloads the OS files and then creates the final ISO an puts it in the root of the folder.
    worked well.
    Rufus baby does the rest
     
  9. Paul Mercer

    Paul Mercer MDL Guru

    Apr 6, 2018
    2,084
    4,363
    90
    so? what do you not understand? this website code is so antient that there are still outdated credits
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. Ace2

    Ace2 MDL Guru

    Oct 10, 2014
    2,206
    1,909
    90
    I posted that link to see if the real uup dump is going back online ? as it has the op name linked to it.
     
  11. Paul Mercer

    Paul Mercer MDL Guru

    Apr 6, 2018
    2,084
    4,363
    90
    luzea do not want to host uupdump.net again, forget about it
    anything else is outdated self-hosted forks
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. detroit

    detroit MDL Junior Member

    Oct 31, 2013
    73
    10
    0
  13. Feartamixg

    Feartamixg MDL Addicted

    May 15, 2016
    786
    631
    30
    Is it possible to update UUP dump without losing the packs downloaded from the previous version? Is it as simple as copying the fileinfo and packs folders into the new version?
     
  14. Paul Mercer

    Paul Mercer MDL Guru

    Apr 6, 2018
    2,084
    4,363
    90
    yes, database is only fileinfo + packs folders
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  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. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    What do you mean by this?

    The downloaded and extracted project zip will be an independent folder, you can copy the uup-dump\packs and fileinfo folder from the previous project folder to the new one to keep the "database" of builds.
    The separate updates download option is for those who only want to download the updates, to integrate or install them manually or by using W10UI.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. Paul Mercer

    Paul Mercer MDL Guru

    Apr 6, 2018
    2,084
    4,363
    90
    if you mean UUP dump update then it's better to backup "uup-dump\fileinfo" and "uup-dump\packs" folders (builds database) and then just move that folders to the new version

    not sure if I understand the question
    "Create download package for updates only" on the website let's you to download updates only, it's useful for W10UI and other tools

    Windows 10 in the aio script... seems like it's about x86 "Architecture"
    well, only Windows 10 is available for x86 platform on UUP, that's why it looks like "Architecture : x86 {Windows 10 only}"
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. johnlgalt

    johnlgalt MDL Novice

    Aug 21, 2013
    28
    6
    0
    Sorry, yes, this is what I meant. I'm using a dedicated folder called UUPDUMP in my portable applications folder for this, so I now know to delete all but those 2 folders before extracting a new version to that folder.

    Yeah, I'm building a couple of W10 VMs, and last time I tried to run the AIO build script to build the ISO with updates enabled it took a long, long time. I just ran the updates only scripts instead, and there are a few .CAB files, so I was wondering if I build the Win10 .ISO without updates, install it, then boot to that Win10 install, can I just run the .CABs directly in that install to update it. I think this is what both you and Enthousiast are saying it is made for, which is great, because those .CABs took very little time to download. A lot faster than building the .ISO with updates lol.

    Being VMs, I can easily disable network access so WU won't try to download the updates in the background, too, so just manually installing the updates inside the install should be perfect for me.