Win 10 Education, French, v18363.1198: WU just offered me to download KB4584229 (Microsoft Edge)...but 20h1/h2 is still not offered Priorities...
I don't think he will, because this has already passed in a private convo long time ago (W10UI = dism only). This is what i use to do it for all available indexes inside the targeted wim file: Code: echo. echo Some Date Shifting... echo. for /f "tokens=3 delims=: " %%i in ('Bin\wimlib-imagex info AiO\x64\Sources\install.wim ^| findstr /c:"Image Count"') do set images=%%i for /L %%i in (1,1,%images%) do ( for /f "tokens=3 delims=<>" %%a in ('Bin\imagex /info AiO\x64\Sources\install.wim %%i ^| find /i "<HIGHPART>"') do set "HIGHPART=%%a" for /f "tokens=3 delims=<>" %%a in ('Bin\imagex /info AiO\x64\Sources\install.wim %%i ^| find /i "<LOWPART>"') do set "LOWPART=%%a" Bin\wimlib-imagex info AiO\x64\Sources\install.wim %%i --image-property CREATIONTIME/HIGHPART=!HIGHPART! --image-property CREATIONTIME/LOWPART=!LOWPART! >nul ) Code i nicked/got from @abbodi1406 ps, tutorial i made a long time ago https://forums.mydigitallife.net/threads/solved-windows-7-modification-date.76871/#post-1443542
Do you have changelog ? I don't install update if I don't know what it contain, only to see it in Winver.
661 is a preview update, expected to be released next week, as optional on WU/preview on catalog. It fixes the inplace upgrade problems, next week it will probably be released to the public.
Is there a way to install this without error 13? I am currently running Windows 10 19042.630 Enterprise