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?
yes i read that but what i meant is how come did it work for @TeamOS on the first try and not for both of you on first try ?
It all are temp urls, maybe msft servers are overloaded since everybody is downloading uup files like crazy?
I was just going to say the same thing 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.
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
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.
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
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.
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!!!
@s1ave77 How many minutes does the script need for detect a new build? (If you know, of course) Thanks
Not sure how to answer . 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.
@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 . 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 !
S-M-R-T M50 UUPDL v0.01.01 released . https://forums.mydigitallife.net/threads/uup-dump.75052/page-5#post-1368477
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" ?