[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
    17,201
    90,735
    340
    Move uupdump-x64 folder to different location (not in Desktop)
    and make sure Firewall access is allowed
     
  2. Paul Mercer

    Paul Mercer MDL Expert

    Apr 6, 2018
    1,941
    4,162
    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...
  3. haris_mdlf69

    haris_mdlf69 MDL Addicted

    Oct 23, 2018
    574
    964
    30
  4. haris_mdlf69

    haris_mdlf69 MDL Addicted

    Oct 23, 2018
    574
    964
    30
    changed it "D:\uupdump-x64" still same, nothing changed in firewall
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. Paul Mercer

    Paul Mercer MDL Expert

    Apr 6, 2018
    1,941
    4,162
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. haris_mdlf69

    haris_mdlf69 MDL Addicted

    Oct 23, 2018
    574
    964
    30
  7. haris_mdlf69

    haris_mdlf69 MDL Addicted

    Oct 23, 2018
    574
    964
    30
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. JeepWillys58

    JeepWillys58 MDL Addicted

    Nov 6, 2010
    603
    379
    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...
  9. Paul Mercer

    Paul Mercer MDL Expert

    Apr 6, 2018
    1,941
    4,162
    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...
  10. JeepWillys58

    JeepWillys58 MDL Addicted

    Nov 6, 2010
    603
    379
    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...
  11. Paul Mercer

    Paul Mercer MDL Expert

    Apr 6, 2018
    1,941
    4,162
    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...
  12. Paul Mercer

    Paul Mercer MDL Expert

    Apr 6, 2018
    1,941
    4,162
    60
    #4913 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...
  13. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,201
    90,735
    340
    I don't think Apache/PHP should be updated constantly, it may include unexpected changes :p
     
  14. Paul Mercer

    Paul Mercer MDL Expert

    Apr 6, 2018
    1,941
    4,162
    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...
  15. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,748
    3,575
    60
    #4916 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:

  16. Paul Mercer

    Paul Mercer MDL Expert

    Apr 6, 2018
    1,941
    4,162
    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...
  17. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,748
    3,575
    60
    #4918 inTerActionVRI, May 12, 2023
    Last edited: May 21, 2023
    This will be useful for @abbodi1406 to integrate on the Online UUPdump website. Please take a look!

    And, for those who manage to download through github and want the automatic download functionality, just extract "website_4WhoCanDownloadFromGitHub.zip" inside the folder of UUPdump Local Server:
    ".\uupdump-x86\uup-dump\website\"
    ".\uupdump-x64\uup-dump\website\"
    replacing the 2 files.


    Even so, there are "get.php" changes that are useful in case of download errors in aria2c (when we have to run "uup_download_windows.cmd"). I did a "get.php" without the downloads. It's in my previous post "website_4WhoCantDownloadFromGitHub.zip".

    For those who were unable to download, I myself had problems for a while until I decided to put the UserAgent in the download scripts. In that case I just put it in the aria and in depends_win.ps1.
    People can try "website_4WhoCanDownloadFromGitHub.zip", but it won't deal with government interventions from some countries.


    EDIT: updated links.
     
  18. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,748
    3,575
    60
    #4919 inTerActionVRI, May 12, 2023
    Last edited: May 14, 2023
    I made a mistake when inserting the User-Agent in the aria2c commands of "get.php". I kept the variables from batch (CMD) scripts format, in Shell (SH) scripts. I already fixed that. Please do the download again.
     
  19. Paul Mercer

    Paul Mercer MDL Expert

    Apr 6, 2018
    1,941
    4,162
    60
    #4920 Paul Mercer, May 16, 2023
    Last edited: May 18, 2023
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...