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.
With your love of fiddling we'd expect nothing less of you. It would be impossible for you not to do so!
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 . And @Krakatoa script offered a way i never thought off . So im thinking about a last change to the language choices...
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 ?:
Not sure why he didn't also implement the database update . 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.
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
S-M-R-T M50 UUPDL v0.06.32 released . +++ FEATURE UPDATE RELEASE +++ Changelog v0.06.32 --changed language choice to show one menu for all (thanks to Kratoa for idea) --changed abbodi1406 integration to send uup path to the starting script (spares copy) --some visual tweaking https://forums.mydigitallife.net/threads/uup-dump.75052/page-5#post-1368477
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.
Yes I know But the /s option for deleting a specified file in a specified Directory is not needed. A little Example Spoiler 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"
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!!!!!!
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.