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

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

  1. LostED

    LostED SVF Patch Lover

    Jul 30, 2009
    7,184
    21,305
    240
    #4741 LostED, Feb 14, 2023
    Last edited: Feb 14, 2023
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. Paul Mercer

    Paul Mercer MDL Expert

    Apr 6, 2018
    1,942
    4,167
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. LostED

    LostED SVF Patch Lover

    Jul 30, 2009
    7,184
    21,305
    240
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. acer-5100

    acer-5100 MDL Guru

    Dec 8, 2018
    4,003
    2,923
    150
    7zip.

    Who lives w/o it?
     
  5. DuskGolem

    DuskGolem MDL Junior Member

    Jan 9, 2019
    97
    30
    0
    #4746 DuskGolem, Feb 14, 2023
    Last edited: Feb 14, 2023
    Never used the CLI for it. Will look in to this as well

    Edit:
    I don't think 7zip can compare file hashes with the hashes written in a file. Probably needs a script to automate.
     
  6. acer-5100

    acer-5100 MDL Guru

    Dec 8, 2018
    4,003
    2,923
    150
    No need of cli unless you have to mass check files.

    For a single file all you need is left click.
     
  7. DuskGolem

    DuskGolem MDL Junior Member

    Jan 9, 2019
    97
    30
    0
    I meant, if I have a single text file which contains a list of hashes and I want to read this file and calculate the hashes of some files in a directory and compare them.

    I want batch operation and the above mentioned scripts by LostED & Paul Mercer work fine.
     
  8. inTerActionVRI

    inTerActionVRI MDL Expert

    Sep 23, 2009
    1,748
    3,575
    60
    HashCheck is outdated, but it works so well until today that it didn't need to be updated until now.
     
  9. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream

    Dec 21, 2012
    6,768
    7,710
    210
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. acer-5100

    acer-5100 MDL Guru

    Dec 8, 2018
    4,003
    2,923
    150
    #4751 acer-5100, Feb 14, 2023
    Last edited: Feb 14, 2023

    Obviously it works.

    My point is that almost anyone has 7zip already installed because its main purpose of compressing and decompressing files.

    So using it doesn't imply additional SW installed, also doesn't imply that it works on W7+ only or requires PowerShell or other limits.

    the syntax is pretty straightforward (h calculates hashes, -scrc chooses the checksum algorithm )
     
  11. Valentin1707

    Valentin1707 MDL Novice

    Apr 14, 2015
    49
    8
    0
  12. Valentin1707

    Valentin1707 MDL Novice

    Apr 14, 2015
    49
    8
    0
    Thanks. Didnt now that. It works now. :)
     
  13. jgtoy

    jgtoy MDL Junior Member

    Sep 12, 2012
    81
    40
    0
    Not sure if I did something wrong...

    I have downloaded these:-
    upload_2023-2-16_18-9-8.png

    And running the CMD file, I got this:-
    upload_2023-2-16_18-10-22.png

    The 19045 end up as 19041:-
    upload_2023-2-16_18-14-9.png

    But 22623 end up okay:-
    upload_2023-2-16_18-15-15.png
     
  14. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,206
    90,780
    340
    @jgtoy
    Did you ran conversion together?

    clearly 19045 updating failed
     
  15. jgtoy

    jgtoy MDL Junior Member

    Sep 12, 2012
    81
    40
    0
    I ran 19045 and after 22623.

    I am executing it again, it is creating install.wim.
     
  16. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,206
    90,780
    340
    conversion itself is successful, but adding updates to install.wim failed
     
  17. jgtoy

    jgtoy MDL Junior Member

    Sep 12, 2012
    81
    40
    0
    Okay!

    I will keep you posted after the second run finishes.
     
  18. jgtoy

    jgtoy MDL Junior Member

    Sep 12, 2012
    81
    40
    0
    Well... I guess you're right!

    upload_2023-2-16_19-25-24.png

    This time sounds good.