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

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

  1. whatever127

    whatever127 MDL PHP Wizard

    Nov 9, 2012
    1,050
    7,357
    60
    You can actually see what it offers as of now because I left all not implemented fully code in archive, so you can look at it. If you look at index.php you will see that the whole page is actually commented, because there is nothing implemented yet.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. Nucleus

    Nucleus MDL Guru

    Aug 4, 2009
    2,868
    2,950
    90
    With your love of fiddling we'd expect nothing less of you. It would be impossible for you not to do so! ;)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    Nah! Would've only been surprised to hear the opposite :hug:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. 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...
  5. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    #825 s1ave77, Sep 18, 2017
    Last edited: Sep 18, 2017
    Just requested a little addition in @abbodi1406 converter to set a path sent with the invoke from uup.downloader to the %UUP% variable directly. That will spare the tedious copy and should be quite fool-proof :thinking:.

    And @Krakatoa script offered a way i never thought off :good3:. So im thinking about a last change to the language choices...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    NEWS:

    @abbodi1406 is in the process of adding new features as ARM support, sub-script for multi-arch ISO and better uup.downloader integration.

    New language choice is already waiting...:
    Code:
    [HEADER] LANGUAGE CHOICE
    
    
    [  01  ] ar-sa   Arabic (Saudi Arabia)
    [  02  ] bg-bg   Bulgarian (Bulgaria)
    [  03  ] cs-cz   Czech (Czech Republic)
    [  04  ] da-dk   Danish (Denmark)
    [  05  ] de-de   German (Germany)
    [  06  ] el-gr   Greek (Greece)
    [  07  ] en-gb   English (United Kingdom)
    [  08  ] en-us   English (United States)
    [  09  ] es-es   Spanish (Spain)
    [  10  ] es-mx   Spanish (Mexico)
    [  11  ] et-ee   Estonian (Estonia)
    [  12  ] fi-fi   Finnish (Finland)
    [  13  ] fr-ca   French (Canada)
    [  14  ] fr-fr   French (France)
    [  15  ] he-il   Hebrew (Israel)
    [  16  ] hr-hr   Croatian (Croatia)
    [  17  ] hu-hu   Hungarian (Hungary)
    [  18  ] it-it   Italian (Italy)
    [  19  ] ja-jp   Japanese (Japan)
    [  20  ] ko-kr   Korean (Korea)
    [  21  ] lt-lt   Lithuanian (Lithuania)
    [  22  ] lv-lv   Latvian (Latvia)
    [  23  ] nb-no   Norwegian, BokmÕl (Norway)
    [  24  ] nl-nl   Dutch (Netherlands)
    [  25  ] pl-pl   Polish (Poland)
    [  26  ] pt-br   Portuguese (Brazil)
    [  27  ] pt-pt   Portuguese (Portugal)
    [  28  ] ro-ro   Romanian (Romania)
    [  29  ] ru-ru   Russian (Russia)
    [  20  ] sk-sk   Slovak (Slovakia)
    [  21  ] sl-si   Slovenian (Slovenia)
    [  22  ] sv-se   Swedish (Sweden)
    [  23  ] th-th   Thai (Thailand)
    [  24  ] tr-tr   Turkish (Turkey)
    [  25  ] uk-ua   Ukrainian (Ukraine)
    [  26  ] zh-cn   Chinese (PRC)
    [  27  ] zh-tw   Chinese (Taiwan)
    
    
    [ USER ] ENTER DIGIT 1 ?: 0
    
    
    [ USER ] ENTER DIGIT 2 ?:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. Krakatoa

    Krakatoa MDL Addicted

    Feb 22, 2011
    689
    1,132
    30
  8. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    How about using g:\uupdldown\ for the download not G:\uupdl\ :thinking:? PROBLEM FIXED.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    Not sure why he didn't also implement the database update :hmm:. It uses static links to @adguards FTP and might have versions that aren't offered anymore and additionally can be used to restore the local one.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. Snuffy

    Snuffy MDL Expert

    Jan 7, 2008
    1,272
    630
    60
    I also stop the making install.wim and revert to the old make install.esd. smaller and when I share i prefer smaller is better
     
  11. dhjohns

    dhjohns MDL Guru

    Sep 5, 2013
    3,262
    1,733
    120
    I too make esd to share. Wim for me for my pre-install customizations.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. inouext

    inouext MDL Member

    Aug 13, 2012
    112
    32
    10
    Dumb question:
    What this program do, what is a upp?
     
  14. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    To upgrade your system to a new build there are now three ways Windows Update (uses ESD and UUP), download Store ESD from the MDL Repos and this tool which loads the UUPs (Unified Update Platform) which can than be converted with script by @abbodi1406.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. UndertakerBen

    UndertakerBen MDL Member

    Mar 3, 2016
    150
    520
    10
    #837 UndertakerBen, Sep 19, 2017
    Last edited: Sep 19, 2017
    Yes I know
    But the /s option for deleting a specified file in a specified Directory is not needed.
    A little Example
    You have a Partition with a folder and file Structure like that
    Code:
    G:\uupdl1\uup.downloader.cmd
    G:\uupdl2\uup.downloader.cmd
    G:\uupdl3\uup.downloader.cmd
    G:\uup.downloader.cmd
    And you want to delete "G:\uup.downloader.cmd" you type this in Command Prompt
    Code:
    del /s /q "G:\uup.downloader.cmd"
    It will be not only delete "G:\uup.downloader.cmd" it deletes all files with the name "uup.downloader.cmd" from the complete Partition
    Without the /s Option it deletes only "G:\uup.downloader.cmd"
     
  16. nice

    nice MDL Junior Member

    May 6, 2007
    55
    12
    0
    Both the S-M-R-T M50 version UUPDL v0.06.32 and the previous 0.06.08 do not complete the SCRIPT signaling 3 read errors and I'm warned of the error.
    With the 0.05.11 version everything OK !!!!

    Help!!!!!!!

    Thank you!!!!!!
     
  17. Nucleus

    Nucleus MDL Guru

    Aug 4, 2009
    2,868
    2,950
    90
    #839 Nucleus, Sep 19, 2017
    Last edited: Sep 19, 2017
    Ppl may be able to help better if they can see it. Show screenshot, or better, post the console output. Drag over console text with mouse, press return, paste into code box on forum.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. Nucleus

    Nucleus MDL Guru

    Aug 4, 2009
    2,868
    2,950
    90
    #840 Nucleus, Sep 19, 2017
    Last edited: Sep 19, 2017
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...