RELEASE: UUPDL v0.15.08 +++FEATURE UPDATE RELEASE +++ Changelog v0.15.08 --switched 1709 CU detection/download https://forums.mydigitallife.net/threads/uup-dump.75052/page-5#post-1368477
RELEASE: UUPDL v0.16.01 +++FEATURE UPDATE RELEASE +++ Changelog v0.16.01 --added pack file synching to Database Update process (thanks to mkuba50) --added Dump API version check to Main Menu Header https://forums.mydigitallife.net/threads/uup-dump.75052/page-5#post-1368477
RELEASE: UUPDL v0.16.08 +++FEATURE UPDATE RELEASE +++ Changelog v0.16.08 --changed Pack Folder Sync to better detection for faster processing https://forums.mydigitallife.net/threads/uup-dump.75052/page-5#post-1368477
Post the bugs, or at least try to describe them in detail. Most things that went wrong for me was on MSFT side.
would someone kindly explain how i download a binary... the link takes me to the repo, but i see no binary...? probably just missing a link or something
Top left on the gitlab site (right of 'Find File') there is drop-down offering the ZIP pack download.
RELEASE: UUPDL v0.16.15 +++FEATURE UPDATE RELEASE +++ Changelog v0.16.15 --adapted CU/SSU handling to cover 1709/1803/1809 --1709/1803 CU/SSU download requires Database Update to get the latest versions https://forums.mydigitallife.net/threads/uup-dump.75052/page-5#post-1368477
That scenario is literally to fix an issue that affect Upgrade only if you intend to create ISO for clean install, then it's not affected and if you want to have updated ISO for manual upgrade, then it's more practical to integrate newer updates (KB4465477, KB4464330) with W10UI or similar tools just change SET SkipISO=0 to 1 in convert-UUP.cmd, and then run W10UI on the resulting iso folder
Thanks for your response. I've already went through the iso update by using your tool, that's why I asked if it would be further integrated as an automated process for similar scenarios when a specific and updated build is required. It's not rare that refreshed media corrects problems that can happen even during clean installations.
RELEASE: UUPDL v0.16.18 +++BUG FIX RELEASE +++ Changelog v0.16.18 --removed deprecated 1709 CU/SSU fetch --corrected 1809 CU/SSU fetch to get correct version https://forums.mydigitallife.net/threads/uup-dump.75052/page-5#post-1368477
Code: (cd /d "%~dp0")&&(NET FILE||(powershell -noprofile start-process -FilePath '%0' -verb runas)&&(exit /B)) >NUL 2>&1 That is silly. Guess what happens when server service is not started (hint: The Server service is not started. Is it OK to start it? (Y/N) [Y]: i.e. endless loop for input) Code: reg query "HKEY_USERS\S-1-5-20\Environment" /v TEMP >nul 2>nul||(powershell -noprofile start -FilePath '%~f0' -verb runas &exit) This is more like it.
Why in the latest version when downloading : 18262.1000 EN-US x64 AIO It downloads other basic languages packages ? like: microsoft-windows-languagefeatures-basic-zh-tw-package-amd64.cab microsoft-windows-languagefeatures-basic-ja-jp-package-amd64.cab microsoft-windows-languagefeatures-basic-zh-cn-package-amd64.cab Do they have something EN-US may need ? thks