uup-converter v117 - W10UI v10.55 - Update "ISO\sources\ServicingCommon.dll" from install.wim for 26xxx builds thanks to @Enthousiast and @TS2008 for identifying the issue cause, and @Clusterhead for helping and testing the fix.
it seems like 26200 winre.wim has an integrated EP, as I recall W10UI ignores it tried to find some W10UI logs here, it seems like the same EP isn't integrated https://forums.mydigitallife.net/posts/1888501
winre.wim never should get LCU, but they did add it, then they did not even boot.wim should not get EP
Configured Options in W10UI.ini I am trying to understand the configured options that get listed when installing an LCU. I'm not sure why some defaults are listed such as SkipWebView, etc. while others configured such as SkipEdge are not. After installing an LCU, my Component store is broken again (Dism error 3) and I think it may be related to Webview again, talked about here. I'm wondering if I'm using the ini incorrectly which may be causing my issue with dism. Spoiler: Log+ini Code: ============================================================ Configured Options... ============================================================ Cleanup ResetBase UpdtBootFiles SkipWebView AddDrivers AutoStart UseWimlibb My build ini for Educ Code: [W10UI-Configuration] Target = Repo =u:\$W1\$0_WUI\x64\2022_educ\Repo-Dir DismRoot =dism.exe Net35 =0 Net35Source = Cleanup =1 ResetBase =1 LCUwinre =0 WinRE =1 LCUmsuExpand =0 UpdtBootFiles =0 SkipEdge =1 SkipWebView =0 UseWimlib =0 WimCreateTime =0 _CabDir =d:\W10UItemp MountDir =d:\W10UImount WinreMount =d:\W10UImountre wim2esd =0 wim2swm =0 ISO =0 ISODir = Delete_Source =0 AutoStart =0 AddDrivers =0 Drv_Source =\Drivers
Sorry, I didn't understand your Edge reply(do you mean not listed?). I restored a good image and ran the 09 dotnet and LCU update msu files on 22621.1 and the component store is still ok. My ini for W10UI must be causing a problem, but I don't know what. Do the options listed by the cmd above make sense compared to the ini I used? Also, can the missing blank lines in my W10UI.ini cause problems since the format is not 1 to 1
SkipEdge is auto-set to 0 if the image is build 20348 or later, therefore it does not show under "Configured Options..." SkipWebView does not get enabled on its own