I'm not the author, I'm just testing it. It only works on Russian versions of Windows, It hasn't been fully tested yet. I suggested he at least make it in English as well. I can't post it without his permission, but I've informed him of your request. Perhaps he'll write it here himself and post it...
Another solution: Use these to practice. Microsoft-Windows-win32calc-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1 Microsoft-Windows-win32calc-Package~31bf3856ad364e35~amd64~~10.0.22621.1 Microsoft-Windows-win32calc-WOW64-Package~31bf3856ad364e35~amd64~en-US~10.0.22621.1 Microsoft-Windows-win32calc-WOW64-Package~31bf3856ad364e35~amd64~~10.0.22621.1 Repack them to 26100.1.
Homemade: Microsoft-Windows-EnterpriseGEdition~31bf3856ad364e35~amd64~~10.0.28000.1.cat Code: Microsoft Windows [版本 10.0.26200.7309] (c) Microsoft Corporation。保留所有权利。 C:\Windows\System32>Dism /image:D:\1 /get-CurrentEdition 部署映像服务和管理工具 版本: 10.0.26100.5074 映像版本: 10.0.28000.1 当前版本为: 当前版本 : Enterprise 操作成功完成。 C:\Windows\System32>DISM /Image:D:\1 /Apply-Unattend:D:\TOOL\xxxEdition\install.xml 部署映像服务和管理工具 版本: 10.0.26100.5074 映像版本: 10.0.28000.1 正在删除程序包 Microsoft-Windows-ProfessionalEdition~31bf3856ad364e35~amd64~~10.0.28000.1 [==========================100.0%==========================] 操作成功完成。 C:\Windows\System32>dism /image:D:\1 /add-package:E:\Packs\28000.1\10.0.28000.1\lp.esd 部署映像服务和管理工具 版本: 10.0.26100.5074 映像版本: 10.0.28000.1 正在处理 1 (共 1) - 正在添加程序包 Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~zh-CN~10.0.28000.1 [==========================100.0%==========================] 操作成功完成。 C:\Windows\System32>DISM /Image:D:\1 /Set-Edition:EnterpriseG 部署映像服务和管理工具 版本: 10.0.26100.5074 映像版本: 10.0.28000.1 开始升级组件... 开始安装产品密钥... 产品密钥安装已完成。 开始应用特定于版本的设置... 特定于版本的设置应用已完成。 操作成功完成。 C:\Windows\System32>Dism /image:D:\1 /get-CurrentEdition 部署映像服务和管理工具 版本: 10.0.26100.5074 映像版本: 10.0.28000.1 当前版本为: 当前版本 : EnterpriseG 操作成功完成。 C:\Windows\System32>
With version changes, the suffix string of the .manifest file also needs to be changed. If not changed, it will prompt that the source file is missing. Currently, I don't know how to change it.
Q: 26100 Win32Calc for LTSC and LTSCN. Are the packages same between them? A: No. EnterpriseS, amd64 + wow64. EnterpriseSN: amd64.
Could you please take some time to calculate the HASH of these two files for me (none_?)? amd64_microsoft-windows-b..ng-base-enterprises_31bf3856ad364e35_10.0.28000.1_none_? amd64_microsoft-windows-b..erprises-deployment_31bf3856ad364e35_10.0.28000.1_none_?
my modified gailium119's wnc: from editionpack ntx i removed appmanagement common, client assignedaccess, client shelllauncher and client enterprise desktop shared from editionpack ntx wow64 i removed client assignedaccess wow64 and client enterprise desktop shared wow64 from nxt infrastructure desktop i removed sense client
@winosr25 and @gialong Hi, I need to know if you have any official scripts for 28000.1, as I see some people are creating EnterpriseG scripts for 28000.1. I just need one script so I can pin it to the list of rebuilds in this thread. If you have other reconstructions, please let me know or reply to my post so I can organize the current reconstruction list in this thread. It's important to keep things organized. If you have any constructions to share here, please let me know or send them to me via PM. If there are any broken links, please also let me know or help me with a new link so I can update the post. Thank you. List of reconstructions of this thread: Windows Editions Reconstruction Repository: [INDEX]
For pack 1, the pro version install.wim should be placed in the pack folder (which corresponds to index 1 in the script), and for pack 2, I used the pro version install.wim, which should be placed in the folder (which corresponds to index 4 in the script). Then launch start-as-admin or start-as-admin-nodefender.
26100.1742 is official release. It is composed of 26100.1 and 1742 CU. Q: Is it possible to combine 1742 into the latest CU? Code: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.26100.1 Processing 1 of 1 - Adding package Package_for_RollupFix~31bf3856ad364e35~arm64~~26100.7309.1.41 [==========================100.0%==========================] Error: 0x800f081e The specified package is not applicable to this image.
Windows11.0-KB5043080-x64.msu+Windows11.0-KB5070311-x64.msu Code: Microsoft Windows [版本 10.0.26200.7309] (c) Microsoft Corporation。保留所有权利。 C:\Windows\System32>Dism /mount-wim /wimfile:D:\26100.1-install.wim /index:1 /mountdir:D:\1 部署映像服务和管理工具 版本: 10.0.26100.5074 正在安装映像 [==========================100.0%==========================] 操作成功完成。 C:\Windows\System32>Dism /image:D:\1 /get-CurrentEdition 部署映像服务和管理工具 版本: 10.0.26100.5074 映像版本: 10.0.26100.1 当前版本为: 当前版本 : EnterpriseS 操作成功完成。 C:\Windows\System32>dism /image:D:\1 /add-package:D:\2\Windows11.0-KB5070311-x64.msu 部署映像服务和管理工具 版本: 10.0.26100.5074 映像版本: 10.0.26100.1 正在处理 1 (共 1) - [==========================100.0%==========================] [==========================100.0%==========================] 操作成功完成。 C:\Windows\System32>Dism /image:D:\1 /get-CurrentEdition 部署映像服务和管理工具 版本: 10.0.26100.5074 映像版本: 10.0.26100.7309 当前版本为: 当前版本 : EnterpriseS 操作成功完成。 C:\Windows\System32>
Yes. It installs two. Thanks. (But msu cannot do Customization.) Q1: Do you know how to make 26100.7309 Baseless? (Microsoft does not release it.) Q2: Have you learned to repack manifest? (Maybe sakatgg is working on it for you.)
I don’t understand what it means? Unstaged? Or Baseline? The idea is right, but there are still some problems that can't be solved. Most importantly, I don't know how to calculate the manifest identifier (hash). none_? amd64_microsoft-windows-b..ng-base-enterprises_31bf3856ad364e35_10.0.28000.1_none_?.manifest