The latest Edge.wim is applicable to all builds with ChromiumEdge. The difference is in which of these four functions are suitable: Code: Edge EdgeCore EdgeUpdate EdgeWebView
i modified amd64_microsoft-windows-l..erprisegn.resources_31bf3856ad364e35_10.0.19041.1_en-us_cba802a4c1761870.manifest, amd64_microsoft-windows-l..erprisegn.resources_31bf3856ad364e35_10.0.19041.1_en-us_c307e94c793f1715.maifest, x86_microsoft-windows-l..erprisegn.resources_31bf3856ad364e35_10.0.19041.1_en-us_66e94dc8c0e1a5df.manifest, x86_microsoft-windows-l..erprisegn.resources_31bf3856ad364e35_10.0.19041.1_en-us_6f8967210918a73a.manifest in polish language pack this way: <?xml version="1.0" encoding="utf-8" standalone="yes"?> <assembly xmlns="urn:schemas-microsoft-com:asm.v3" manifestVersion="1.0" copyright="Copyright (c) Microsoft Corporation. All Rights Reserved." xmlns:e="urn:schemas-microsoft-com:windows:editions:v1"> <assemblyIdentity name="Microsoft-Windows-License-OEM-EnterpriseGN.Resources" version="10.0.19041.1" processorArchitecture="amd64" language="en-US" buildType="release" publicKeyToken="31bf3856ad364e35" versionScope="nonSxS" /> <directories> <directory destinationPath="$(runtime.system32)\pl-PL\Licenses\OEM\EnterpriseGN" owner="true"> <securityDescriptor name="WRP_PARENT_DIR_DEFAULT_SDDL" /> </directory> </directories> <file name="license.rtf" destinationPath="$(runtime.system32)\pl-PL\Licenses\OEM\EnterpriseGN\" sourceName="license.rtf" importPath="$(build.nttree)\loc\en-us\ua\eulas\Client\OEM\EnterpriseGN\"> <securityDescriptor name="WRP_FILE_DEFAULT_SDDL" /> ......... black screen when installing, so something wrong with license what is that location? importPath="$(build.nttree)\loc\en-us\ua\eulas\Client\OEM\EnterpriseGN\"> should be pl-pl too?
From 25398.1189 forward, the Client update error has nothing to do with Server, because Server does not have the Client component. In other words, from 25398.1189 forward, the CU is lacking the component update for Client.
Q: What's the difference between these two command lines? 1. dism /online /cleanup-image /startcomponentcleanup ---> Compress the updated components. ---> The user can restore System to original state by uninstall the updates if the updates are not compatible with the device or program. 2. dism /online /cleanup-image /startcomponentcleanup /resetbase ---> Remove the updated components. ---> Impossible to uninstall updates and return to origianal state. But the component store is clean and neat. Speaking about "The component store is repairable." issue on a System installed by reconstructed 19041.1 LTSC. Q: How to reconstruct 19041.1 LTSC with updates that is able to be "No component store corruption detected." upon installation? e.g. Reconstruct 19044.5247. After installation, it is no error. And after another update by Windows Update, still no error with\without "resetbase".
I remember that 25398.1 is compatible with 25379.1, and 20348.1 is compatible with 20279.1. 20279.1 the last Preview 20348.1 Official 25379.1 the last Preview 25398.1 Official So? Store, and perhaps language packs, can be from compatible Preview build.
[19044.5371 Windows 10 IoT Enterprise LTSC arm64 en-US] Code: WIM XML Information: --------------------------- <WIM> <TOTALBYTES>4369452362</TOTALBYTES> <IMAGE INDEX="1"> <DIRCOUNT>30886</DIRCOUNT> <FILECOUNT>96708</FILECOUNT> <TOTALBYTES>15018173243</TOTALBYTES> <HARDLINKBYTES>6367835006</HARDLINKBYTES> <CREATIONTIME> <HIGHPART>0x01DB6CB4</HIGHPART> <LOWPART>0x3C9E29A6</LOWPART> </CREATIONTIME> <LASTMODIFICATIONTIME> <HIGHPART>0x01DB6CB4</HIGHPART> <LOWPART>0x566097F9</LOWPART> </LASTMODIFICATIONTIME> <WIMBOOT>0</WIMBOOT> <WINDOWS> <ARCH>12</ARCH> <PRODUCTNAME>Microsoft® Windows® Operating System</PRODUCTNAME> <EDITIONID>IoTEnterpriseS</EDITIONID> <INSTALLATIONTYPE>Client</INSTALLATIONTYPE> <SERVICINGDATA> <IMAGESTATE>IMAGE_STATE_GENERALIZE_RESEAL_TO_OOBE</IMAGESTATE> <GDRDUREVISION>0</GDRDUREVISION> <PKEYCONFIGVERSION>10.0.19041.5198;2016-01-01T00:00:00Z</PKEYCONFIGVERSION> </SERVICINGDATA> <PRODUCTTYPE>WinNT</PRODUCTTYPE> <PRODUCTSUITE>Terminal Server</PRODUCTSUITE> <LANGUAGES> <LANGUAGE>en-US</LANGUAGE> <DEFAULT>en-US</DEFAULT> </LANGUAGES> <VERSION> <MAJOR>10</MAJOR> <MINOR>0</MINOR> <BUILD>19044</BUILD> <SPBUILD>5371</SPBUILD> <SPLEVEL>0</SPLEVEL> <BRANCH>vb_release</BRANCH> </VERSION> <SYSTEMROOT>WINDOWS</SYSTEMROOT> </WINDOWS> <NAME>Windows 10 IoT Enterprise LTSC 2021</NAME> <DESCRIPTION>Windows 10 IoT Enterprise LTSC 2021</DESCRIPTION> <FLAGS>IoTEnterpriseS</FLAGS> <DISPLAYNAME>Windows 10 IoT Enterprise LTSC</DISPLAYNAME> <DISPLAYDESCRIPTION>19044.5371 Windows 10 IoT Enterprise LTSC</DISPLAYDESCRIPTION> </IMAGE> </WIM> [19044.5371 Windows 10 Enterprise N LTSC arm64 en-US] Code: WIM XML Information: --------------------------- <WIM> <TOTALBYTES>4232955430</TOTALBYTES> <IMAGE INDEX="1"> <DIRCOUNT>29996</DIRCOUNT> <FILECOUNT>93875</FILECOUNT> <TOTALBYTES>14496956823</TOTALBYTES> <HARDLINKBYTES>6126548355</HARDLINKBYTES> <CREATIONTIME> <HIGHPART>0x01DB6CB8</HIGHPART> <LOWPART>0xC7E8CAD7</LOWPART> </CREATIONTIME> <LASTMODIFICATIONTIME> <HIGHPART>0x01DB6CB8</HIGHPART> <LOWPART>0xE10CD424</LOWPART> </LASTMODIFICATIONTIME> <WIMBOOT>0</WIMBOOT> <WINDOWS> <ARCH>12</ARCH> <PRODUCTNAME>Microsoft® Windows® Operating System</PRODUCTNAME> <EDITIONID>EnterpriseSN</EDITIONID> <INSTALLATIONTYPE>Client</INSTALLATIONTYPE> <SERVICINGDATA> <IMAGESTATE>IMAGE_STATE_GENERALIZE_RESEAL_TO_OOBE</IMAGESTATE> <GDRDUREVISION>0</GDRDUREVISION> <PKEYCONFIGVERSION>10.0.19041.5198;2016-01-01T00:00:00Z</PKEYCONFIGVERSION> </SERVICINGDATA> <PRODUCTTYPE>WinNT</PRODUCTTYPE> <PRODUCTSUITE>Terminal Server</PRODUCTSUITE> <LANGUAGES> <LANGUAGE>en-US</LANGUAGE> <DEFAULT>en-US</DEFAULT> </LANGUAGES> <VERSION> <MAJOR>10</MAJOR> <MINOR>0</MINOR> <BUILD>19044</BUILD> <SPBUILD>5371</SPBUILD> <SPLEVEL>0</SPLEVEL> <BRANCH>vb_release</BRANCH> </VERSION> <SYSTEMROOT>WINDOWS</SYSTEMROOT> </WINDOWS> <NAME>Windows 10 Enterprise N LTSC 2021</NAME> <DESCRIPTION>Windows 10 Enterprise N LTSC 2021</DESCRIPTION> <FLAGS>EnterpriseSN</FLAGS> <DISPLAYNAME>Windows 10 Enterprise N LTSC</DISPLAYNAME> <DISPLAYDESCRIPTION>19044.5371 Windows 10 Enterprise N LTSC</DISPLAYDESCRIPTION> </IMAGE> </WIM>