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

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

  1. Stimpy88

    Stimpy88 MDL Senior Member

    Mar 24, 2011
    401
    240
    10
    Hello Paul, thank for your continuing efforts!

    I have a request, would it be possible to remove x86 and ARM versions of Windows from the "Get FileInfo & Packs" script, so speeding things up for the vast majority of people who do not use these editions of Windows? Maybe a Yes/No prompt at the beginning, e.g. Do you use x86 editions of Windows Y/N?

    Just a thought.
    Thanks!
     
  2. Paul Mercer

    Paul Mercer MDL Guru

    Apr 6, 2018
    2,079
    4,356
    90
    #4942 Paul Mercer, Jun 8, 2023
    Last edited: Jun 8, 2023
    check scripts folder, there's several scripts already

    uupdump-get-fileinfo+packs-arm64.cmd
    uupdump-get-fileinfo+packs-x64.cmd
    uupdump-get-fileinfo+packs-x86.cmd


    for any 22621+ builds it's better to use "Quick options" on the home page
    you can edit "\uup-dump\website\templates\home.php" and add another builds (19044, 19045, 22000, servers)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. Stimpy88

    Stimpy88 MDL Senior Member

    Mar 24, 2011
    401
    240
    10
    That's great! Many thanks for the heads-up!
     
  4. Paul Mercer

    Paul Mercer MDL Guru

    Apr 6, 2018
    2,079
    4,356
    90
    #4944 Paul Mercer, Jun 21, 2023
    Last edited: Jul 1, 2023
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. dns_momo

    dns_momo MDL Novice

    Oct 21, 2009
    15
    0
    0
    anyone know where can I get 23H2? or Which build should I download? Thanks.
     
  6. Paul Mercer

    Paul Mercer MDL Guru

    Apr 6, 2018
    2,079
    4,356
    90
    Updated UUP dump local server to version 1.3.2

    Changelog:
    - Updated PHP to version 8.2.8 (Thread-Safe)
    - Added Windows Server 23H2 to the quick search buttons
    - Edited all fetch scripts to reflect recent Windows changes
    - Fixed incompatibility with ASUS devices for build 25905


    Known issues:
    - Canary channel regex does not exclude build 25398
    - Downloader script shouldn't try to download apps for build 25398
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream
    Staff Member

    Dec 21, 2012
    8,041
    10,269
    270
    Is there any possibility to purge old entries from the local server's database (preferably automatic)?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. Paul Mercer

    Paul Mercer MDL Guru

    Apr 6, 2018
    2,079
    4,356
    90
    #4952 Paul Mercer, Jul 13, 2023
    Last edited: Jul 13, 2023
    you could just remove files in the fileinfo and packs folders

    someone need to write a script to automate this

    for example:
    remove any files older than one month in the fileinfo\full folder ->
    remove all files in the fileinfo\metadata and packs folders if the same UUP ID in the filename do not exist in the fileinfo\full folder ->
    remove fileinfo\cache.json
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. Paul Mercer

    Paul Mercer MDL Guru

    Apr 6, 2018
    2,079
    4,356
    90
    #4953 Paul Mercer, Jul 13, 2023
    Last edited: Jul 13, 2023
    Updated UUP dump local server to version 1.4.0

    Changelog:
    Updated UUP dump website to version 3.62.3:
    - Updated ConvertConfig.ini
    - Updated supportsApps check (fixes download of build 25398)
    - Updated Canary channel regex to exclude build 25398

    Updated UUP dump API to version 1.40.2:
    - Updated OEMName_Uncleaned (fixes incompatibility with ASUS devices)
    - Added 'CIOptin=1' (ContinuousInnovationOptedIn)
    - Added 'zn_release' branch for build 25398 (to detect Cumultive Updates builds)


    Huge thanks to @abbodi1406 for this UUP dump update and all the help
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,770
    3,601
    60
    @Paul Mercer,
    I forgot to send you the pt-BR and pt-PT updated languages from en-US.php 2023-05-22 file.

    Following the attached zip with the files.
     

    Attached Files:

    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. Paul Mercer

    Paul Mercer MDL Guru

    Apr 6, 2018
    2,079
    4,356
    90
    reuploaded, thanks
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. Schroedinger2015

    Schroedinger2015 MDL Member

    Jul 16, 2015
    231
    152
    10
    New updated Italian Language (it-IT).
     

    Attached Files:

  13. kitski99m

    kitski99m MDL Novice

    Jul 16, 2023
    1
    0
    0
    I have a problem with the .cmd file for windows. It shows "This script needs to be executed as an administrator", even though I have run it through powershell [administrator] and even CMD, even done right clicking then run as. How should I fix this problem?
     
  14. kaljukass

    kaljukass MDL Guru

    Nov 26, 2012
    3,492
    1,364
    120
    But why can't you do that? You don't have administrator rights? Or what is the real problem?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. Paul Mercer

    Paul Mercer MDL Guru

    Apr 6, 2018
    2,079
    4,356
    90
    this translation isn't based on the latest en-us.php in the local server version, so I assume this is for UUP dump website only
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. Schroedinger2015

    Schroedinger2015 MDL Member

    Jul 16, 2015
    231
    152
    10
    Yes, it is for UUP dump website.