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

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

  1. haris_mdlf69

    haris_mdlf69 MDL Senior Member

    Oct 23, 2018
    424
    667
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. Paul Mercer

    Paul Mercer MDL Expert

    Apr 6, 2018
    1,338
    2,921
    60
    Install latest vc++ thing, you can find both links for x86 and x64 in spoiler
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. haris_mdlf69

    haris_mdlf69 MDL Senior Member

    Oct 23, 2018
    424
    667
    10
    #4903 haris_mdlf69, May 7, 2023
    Last edited: May 7, 2023
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,197
    84,765
    340
    Move uupdump-x64 folder to different location (not in Desktop)
    and make sure Firewall access is allowed
     
  5. Paul Mercer

    Paul Mercer MDL Expert

    Apr 6, 2018
    1,338
    2,921
    60
    this is odd, usually Desktop do not requires any access rights or whatever it's called
    it looks like some protection software is blocking Apache web server or PHP

    if Apache isn't working then you can run PHP built-in server version here - .\scripts\uupdump-run-php-website.cmd
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. haris_mdlf69

    haris_mdlf69 MDL Senior Member

    Oct 23, 2018
    424
    667
    10
  7. haris_mdlf69

    haris_mdlf69 MDL Senior Member

    Oct 23, 2018
    424
    667
    10
    changed it "D:\uupdump-x64" still same, nothing changed in firewall
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. Paul Mercer

    Paul Mercer MDL Expert

    Apr 6, 2018
    1,338
    2,921
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. haris_mdlf69

    haris_mdlf69 MDL Senior Member

    Oct 23, 2018
    424
    667
    10
  10. haris_mdlf69

    haris_mdlf69 MDL Senior Member

    Oct 23, 2018
    424
    667
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. JeepWillys58

    JeepWillys58 MDL Addicted

    Nov 6, 2010
    581
    365
    30
    Hi friends,
    Is possible to create an Image without any not essenctial windows app using these script, withoutMS bloatwares?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. Paul Mercer

    Paul Mercer MDL Expert

    Apr 6, 2018
    1,338
    2,921
    60
    for builds 22563 and later set AppsLevel to 1 in ConvertConfig.ini
    more info in ReadMe.html
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. JeepWillys58

    JeepWillys58 MDL Addicted

    Nov 6, 2010
    581
    365
    30
    Hi my dear friend,
    I am using 22621.1690, read the readme, run once with Appslevvel 1 and again using Customlist, but after using Sysprep the installation still shows the Whatsapp, Tiktok, Prime Video, ESPN, Instagram, Messenger apps, as soon as it opens the start menu...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. Paul Mercer

    Paul Mercer MDL Expert

    Apr 6, 2018
    1,338
    2,921
    60
    that's not apps, it's just shortcuts to the Store, you can unpin it
    if you want something more "cleaner" then install Enterprise or Education edition
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. Paul Mercer

    Paul Mercer MDL Expert

    Apr 6, 2018
    1,338
    2,921
    60
    #4916 Paul Mercer, May 9, 2023
    Last edited: May 10, 2023
    Updated UUP dump local server to version 1.0.7

    Changelog:
    Updated uup-converter to version 89:
    - Updated detection for separate Secure Boot updates

    New update is necessary for the latest Beta channel build if cab+psf is used instead of LCU MSU

    Also PHP 8.2.6 was released yesterday, I think I'll update it alongside with new Apache web server when it's released on Apache Lounge
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    16,197
    84,765
    340
    I don't think Apache/PHP should be updated constantly, it may include unexpected changes :p
     
  17. Paul Mercer

    Paul Mercer MDL Expert

    Apr 6, 2018
    1,338
    2,921
    60
    yeah, but right now there's a lot of vulnerabilities in current OpenSSL version
    anyway, I always trying to test each version and find any compatibility issues
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,647
    3,390
    60
    #4919 inTerActionVRI, May 11, 2023
    Last edited: May 12, 2023
    Hi, @abbodi1406 , @Paul Mercer!

    A little contribution...

    What did I do?
    I put back the "depends_win.ps1".
    And I made some changes in "get.php".

    Changes to "get.php" mean that if there is a need to run "uup_download_windows.cmd" it will not download the files "7zr.exe", "aria2c.exe" and "uup-converter-wimlib.7z" several times.
    It also extracts "uup-converter-wimlib.7z" only once.

    The file "depends_win.ps1" gets the SHA-256 hash of each file straight from the Repository on GitHub, it also gets the DateTime of the files. This way, there will no longer be the need to keep updating this "depends_win.ps1" file.
    So if the files don't exist the download will be done. If there is an error when trying to download, the script will be interrupted (it used to work that way). If it passes, only if the Hash is wrong will the file be deleted and 3 download attempts will occur. Something like that is never supposed to happen, but if it does, you may suspect something is wrong with the connection, storage, etc...

    Also, it would no longer be necessary to make the files "7zr.exe", "aria2c.exe" and "uup-converter-wimlib.7z" available in the uupdump-localserver package.


    EDIT: Fixed UserAgent in "get.php" Shell Scripts.
     

    Attached Files:

  19. Paul Mercer

    Paul Mercer MDL Expert

    Apr 6, 2018
    1,338
    2,921
    60
    A lot of users can't download bin files from Github, that's why I removed it
    It's still an issue on old OSes with outdated certificates and stuff

    But that redownloading thing needs to be fixed on the website, it was annoying for a long time
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...