26040.1000 is OK to use Client to download and update and use App. Then the Server can use App and run Store to deal with App normally. 26052.1000 is OK to use Client to download and update and use App. Then the Server can use App only. Why Store failed?
Can you change "Microsoft-Windows-EditionSpecific-EnterpriseS-Package-amd64-10.0.25941.1000" to 10.0.25052.1000?
I can't make a full change because I don't know how to certificate sign. At present, only these few components and packages are modified Microsoft-Windows-EditionSpecific-EnterpriseS-removable-Package Microsoft-Windows-Branding-EnterpriseS-Package Microsoft-Windows-Editions-EnterpriseS-Package Microsoft-Windows-EnterpriseS-SPP-Components-Package Microsoft-Windows-Licenses-IoTEnterpriseS-Package Microsoft-Windows-Licenses-IoTEnterpriseSK-Package Microsoft-Windows-Shell32-OEMDefaultAssociations-Legacy-Package
Create a certificate and sign it using signtool. I have made 26047, but I am looking for IoTEnterpriseSEval.
I think WNC = CorePC. Code: <?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."> <assemblyIdentity name="Microsoft-Windows-WNCEdition" version="10.0.26052.1100" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> <package identifier="Windows WNC Edition" releaseType="Product"> <update name="Microsoft-Windows-Foundation-Package"> <package contained="false" integrate="visible"> <assemblyIdentity name="Microsoft-Windows-Foundation-Package" version="10.0.26052.1000" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> <update name="Microsoft-Windows-EditionSpecific-WNC-Package"> <package contained="false" integrate="hidden"> <assemblyIdentity name="Microsoft-Windows-EditionSpecific-WNC-Package" version="10.0.26052.1100" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> <update name="Microsoft-Win4-Feature"> <package contained="false" integrate="hidden"> <assemblyIdentity name="Microsoft-Win4-Feature" version="10.0.26052.1100" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> <update name="Microsoft-Win4-WOW64-Feature"> <package contained="false" integrate="hidden"> <assemblyIdentity name="Microsoft-Win4-WOW64-Feature" version="10.0.26052.1100" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> <update name="Microsoft-Windows-EditionPack-WNC-Package"> <package contained="false" integrate="hidden"> <assemblyIdentity name="Microsoft-Windows-EditionPack-WNC-Package" version="10.0.26052.1100" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> <update name="Microsoft-Windows-EditionPack-WNC-WOW64-Package"> <package contained="false" integrate="hidden"> <assemblyIdentity name="Microsoft-Windows-EditionPack-WNC-WOW64-Package" version="10.0.26052.1100" processorArchitecture="amd64" language="neutral" buildType="release" publicKeyToken="31bf3856ad364e35" /> </package> </update> </package> </assembly>
Test 19101.1153 Windows 10 PPIPro amd64 Code: C:\WINDOWS\system32>dism /english /logpath:z:\1.log /image:K: /apply-unattend:Z:\WinSxS\1.xml Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.19101.1153 [==========================100.0%==========================] The operation completed successfully. C:\WINDOWS\system32>dism /English /image:K: /get-currentedition Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.19101.1153 Current edition is: Current Edition : PPIPro The operation completed successfully. C:\WINDOWS\system32>
Friends, installed a build of Windiws 11 IoT Enterprise LTSC 25398.643. Everything works fine except Notepad. It turned out that there is no Notepad in the system. I threw Notepad.exe into System32 and SysWOW64. Notepad appeared, but it does not open any .txt file. Can anyone help me with solving this problem?
Threw in the file noteped.exe.mui - did not help. I downloaded Windows Noteped.exe from the official site, installed it and everything worked. Thank you all!
[LTSC] Microsoft-Windows-Notepad-FoD-Package-amd64.esd Microsoft-Windows-Notepad-FoD-Package-amd64-xx-xx.cab Microsoft-Windows-Notepad-FoD-Package-wow64.esd Microsoft-Windows-Notepad-FoD-Package-wow64-xx-xx.cab [Not_LTSC] Microsoft.WindowsNotepad_2023.609.216.0_neutral_~_8wekyb3d8bbwe v.s. Microsoft-Windows-Notepad-System-FoD-Package-amd64.cab Microsoft-Windows-Notepad-System-FoD-Package-amd64-xx-xx.cab Microsoft-Windows-Notepad-System-FoD-Package-wow64.cab Microsoft-Windows-Notepad-System-FoD-Package-wow64-xx-xx.cab