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

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

  1. mehdibleu

    mehdibleu MDL Expert

    Jun 14, 2017
    1,008
    251
    60
  2. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,647
    103,306
    450
  3. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,260
    20,931
    210
    The xCOPY line just copies over the files/folder structure from the UUP folder to the UUPS folder.

    There are two copies, it maybe a fail safe in case something goes wrong so the UPP>ISO can be retried later?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. mehdibleu

    mehdibleu MDL Expert

    Jun 14, 2017
    1,008
    251
    60
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,647
    103,306
    450
    It all are temp urls, maybe msft servers are overloaded since everybody is downloading uup files like crazy?
     
  6. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,260
    20,931
    210
    I was just going to say the same thing :p

    A simple re-run of the script using the same parameters used the first time and the script will continue, skip over the already completed parts and carry on at the bit that stopped/error-ed...

    I have started the script, crashed it by resetting the PC to simulate a power failure/internet disconnect etc. Restarted the script with same settings as before and it resumed where it left off.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,647
    103,306
    450
    Yes, but only when you didn't delete the _temp folder after the session with errors, otherwise it downloads all over again and renames the new ones to filename1.esd or cab :D
     
  8. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,260
    20,931
    210
    True - i didn't press Delete, i just pressed Proceed. I got caught out with the delete bit last night and it started the whole lot again.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. mehdibleu

    mehdibleu MDL Expert

    Jun 14, 2017
    1,008
    251
    60
    ok, thanks for this clarification because i thought maybe it will restart from the beginning and if it was the case, that would have been problematic for those who have low down speed such as myself so i was relieved by reading your last post saying that it will resume where it left off :)
     
  10. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    OK. To answer the abbodi integration question, the script copies over the needed files to build ISO from latest download to UUPs folder. When files get detected in that folder it will give a warning and offer to purge the files and move on.

    That way it will always use the the correct files with no confusions. Thought it might be better not to move anything since some prefer to store a lot of UUP packs eventually.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. antonio8909

    antonio8909 MDL Guru

    Feb 16, 2014
    3,116
    1,517
    120
    I hope that they're testing a build for release it tomorrow!
     
  12. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    Code:
    QUERY UUP LINKS
    
    SEARCH FOR  :
    
    
    IP RING     : wif
    IP FLIGHT   : skip
    IP ARCH     : amd64
    
    
    FOUND NAME  : Windows 10 Insider Preview 16XXX.1000 (rs_prerelease)
    FOUND BUILD : 16XXX.1000
    FOUND FLIGHT: rs_prerelease
    FOUND ID    : xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
    
    
    UNKNOWN UUP ID. SAVED TO FILE.
    
    
    Download Build [Y/N] ?:
    
    Script should be prepared till then. Apparently i edited entries to avoid confusion. INFO IS FAKE FOR TESTING PURPOSES!!!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. antonio8909

    antonio8909 MDL Guru

    Feb 16, 2014
    3,116
    1,517
    120
    @s1ave77 How many minutes does the script need for detect a new build? (If you know, of course) Thanks
     
  14. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    Not sure how to answer :g:. Script sends build check via aria2 and parses the response for buildstring, uupid and others. If new uupid is detected it's saved to the TXT list.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. whatever127

    whatever127 MDL PHP Wizard

    Nov 9, 2012
    1,050
    7,356
    60
    It should be detected immediately after release in WU, because page checks directly from there.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. antonio8909

    antonio8909 MDL Guru

    Feb 16, 2014
    3,116
    1,517
    120
  17. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,093
    24,397
    340
    #237 s1ave77, Sep 5, 2017
    Last edited: Sep 5, 2017
    @mkuba50 casted another smart spell and provided a way to query an online database diretly from within the script. The database is updated auto-magically, so it will remain up-to-date.

    This spares maintaining a build list manually and should be nearly fool-proof :dunno:.

    New UPDATE feature will now compare files\knownids.txt agains the database and show and add all entries that are missing in the former.

    AND AGAIN I'M TIPPING MY HAT TO @mkuba50 !
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. 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...
  19. mehdibleu

    mehdibleu MDL Expert

    Jun 14, 2017
    1,008
    251
    60
    yes it's a little bit confusing, so once the download is completed and abbodi's script has been detected, what do you have to press when it asks you if you want to delete files in UUPs folder ? do you have to press "Yes" or "No" ?
     
  20. mxman2k

    mxman2k MDL Developer

    Jun 20, 2007
    6,260
    20,931
    210
    Press Yes or it will return you to the main menu. It not delete what you downloaded.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...