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

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

  1. daveo76

    daveo76 MDL Expert

    Nov 9, 2009
    1,074
    282
    60
  2. Nucleus

    Nucleus MDL Guru

    Aug 4, 2009
    2,868
    2,950
    90
    I'm using this post #1139 it's good and so far I've encountered no probs but see the last edit.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. daveo76

    daveo76 MDL Expert

    Nov 9, 2009
    1,074
    282
    60
    I seen it. His font and layout is fine for me.
     
  4. Nucleus

    Nucleus MDL Guru

    Aug 4, 2009
    2,868
    2,950
    90
    Yeah, I just Googled around yesterday about setting default console window size. Shame it screws up the buffer! Mere cosmetics. :rolleyes:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. Krakatoa

    Krakatoa MDL Addicted

    Feb 22, 2011
    689
    1,132
    30
    Ask s1ave77, it's his script :)
     
  6. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    Wrong thread!!! Question went at Krakatoa though.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    GUI beta moved to non-public area. People simply don't understand the meaning of a 'BETA' tag prominently shown in the tool name :dunno:.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. GOD666

    GOD666 MDL Expert

    Aug 1, 2015
    1,957
    2,059
    60
    The life of coding can be a thankless job sometimes. :( -- Keep up the good work and do not let the 'small minded' get you down @s1ave77 :cool:
     
  9. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    They won't get me down and additionally won't get BETA builds now :D.

    Was almost publishing new version with more native code (not the stable aria download, that only gets replaced by something that is actually able too, native or not, i mean here the outcome matters not the form, aye :cool2:). Will contact a few soon for a closed BETA, if even interested.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    After reading the posts i missed (not specifically here), i get the feeling some think we choose aria due to it's fancy colored output. Check threads that try to use the list provided by adguard with any Downloader existing, a PITA!!!

    Script with sorted list output from @mkuba50 and the ability of aria to process multiple downloads pared with the ability to perfectly resume broke attempts is the only working solution.

    Feel free to prove us wrong :cool2:.....
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. Krakatoa

    Krakatoa MDL Addicted

    Feb 22, 2011
    689
    1,132
    30
  12. maddog0266

    maddog0266 MDL Expert

    Apr 26, 2011
    1,247
    161
    60

    I need a little help with the uup tool from slave.
    I run it with admin but seem to work until I download. Keeps giving me a error 2 timeout
    What gives, what am I doing wrong
     
  13. endbase

    endbase MDL Guru

    Aug 12, 2012
    4,694
    1,717
    150
    #1134 endbase, Sep 28, 2017
    Last edited: Sep 28, 2017
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. Muggaen

    Muggaen MDL Addicted

    Dec 30, 2011
    746
    329
    30
    When I ran the program it shows error a few times but ended up with download so I sugest let it stay and retry and it should prober connect to he server, seems tool works pretty good for now, have patience friend :)
     
  15. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    NOTE: It was mentioned now countless times. This has nothing to do with the script, it's a WU Server issue!!!

    When the download shows errors re-do choice and resume the download (aria is good at this).


     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. Krakatoa

    Krakatoa MDL Addicted

    Feb 22, 2011
    689
    1,132
    30
    #1138 Krakatoa, Sep 29, 2017
    Last edited: Sep 29, 2017
    @s1ave77:
    My new code idea:
    5ce4b59a-a159-465d-bd3d-29f18887d990.json
    Json now: 674936 B
    Json with editing creating and parsing code (without amd64_*, x86_*, arm64_* and *.psf files): 87877 B (with archive support: zip 30215 B, 7z 26083 B)
    Json is only support for sha1 and name files.
    Files amd64_*, x86_*, arm64_* and *.psf they are never used (they are differential updates).
     
  17. whatever127

    whatever127 MDL PHP Wizard

    Nov 9, 2012
    1,050
    7,357
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. Krakatoa

    Krakatoa MDL Addicted

    Feb 22, 2011
    689
    1,132
    30
    @mkuba50
    Why json contains amd64_*, x86_*, arm64_* and *.psf files?
    They are useless and unnecessarily occupy 85 - 90 % of the size of the json file.
    I use small json :)