for example: 1 multi-language enterpriseg - zwl29107 wrote about it https://forums.mydigitallife.net/th...struction-project.80939/page-841#post-1843425 2 custom 20348 updates - gailium119 and zwl29107 are working hard 3 28000 wnc with desktop (editionpack wnc, editionpack wnc wow64 and editionspecific wnc are not available yet) 4 explodesxs compatible with 28000 wcp.dll edit: 1 and 4 are no longer valid
Code: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Convert Winpe to Education :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Deployment Image Servicing and Management tool Version: 10.0.19041.844 Image Version: 10.0.28000.4 Removing package Microsoft-Windows-WinPE-Package~31bf3856ad364e35~amd64~~10.0.28000.4 [==========================100.0%==========================] The operation completed successfully. Error: 0x80004005 An error occurred closing a servicing component in the image. Wait a few minutes and try running the command again. The DISM log file can be found at z:\1.txt ---> Code: 2025-12-23 21:49:54, Error DISM DISM Provider Store: PID=6744 TID=1660 Failed to disconnect OSServices - CDISMProviderStore::Internal_DisconnectProvider(hr:0x80070005) 2025-12-23 21:49:54, Error DISM DISM Provider Store: PID=6744 TID=1660 Failed while trying to disconnect the OSServices Provider! - CDISMProviderStore::Final_OnDisconnect(hr:0x80070005) 2025-12-23 21:49:54, Error DISM Failure occurred during the shutdown of the Provider Store. 2025-12-23 21:49:54, Error DISM DISM Manager: PID=8604 TID=8716 Failure occurred during shutdown of the Image Session. - CDISMManager::CloseImageSession(hr:0x80004005)
add Code: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\Setup\Status\SysprepStatus] "GeneralizationState"=dword:00000004 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\ImageServicingData] "ImageState"="IMAGE_STATE_GENERALIZE_RESEAL_TO_OOBE" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\State] "ImageState"="IMAGE_STATE_GENERALIZE_RESEAL_TO_OOBE" [HKEY_LOCAL_MACHINE\COMPONENTS\Installers] [HKEY_LOCAL_MACHINE\COMPONENTS\DerivedData\TransformSettingsVersion] Code: Microsoft Windows [版本 10.0.26200.7462] (c) Microsoft Corporation。保留所有权利。 C:\Windows\System32>DISM /Image:D:\1 /Apply-Unattend:D:\TOOL\xxxEdition\install.xml 部署映像服务和管理工具 版本: 10.0.26100.5074 映像版本: 10.0.26100.1 Applying package servicing unattend [==========================100.0%==========================] 操作成功完成。 C:\Windows\System32>DISM /Image:D:\1 /Apply-Unattend:D:\TOOL\xxxEdition\remove.xml 部署映像服务和管理工具 版本: 10.0.26100.5074 映像版本: 10.0.26100.1 Removing package Microsoft-Windows-WinPE-Package~31bf3856ad364e35~amd64~~10.0.26100.1 [==========================100.0%==========================] 操作成功完成。 C:\Windows\System32>dism /image:D:\1 /add-package:E:\Packs\10.0.26100.1\LP.esd 部署映像服务和管理工具 版本: 10.0.26100.5074 映像版本: 10.0.26100.1 Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~zh-CN~10.0.26100.1 [==========================100.0%==========================] 操作成功完成。 C:\Windows\System32>DISM /Image:D:\1 /Cleanup-Image /StartComponentCleanup /ResetBase 部署映像服务和管理工具 版本: 10.0.26100.5074 映像版本: 10.0.26100.1 [==========================100.0%==========================] 操作成功完成。 C:\Windows\System32>DISM /Image:D:\1 /Set-Edition:Enterprise 部署映像服务和管理工具 版本: 10.0.26100.5074 映像版本: 10.0.26100.1 开始升级组件... 开始安装产品密钥... 产品密钥安装已完成。 开始应用特定于版本的设置... 特定于版本的设置应用已完成。 操作成功完成。 C:\Windows\System32>Dism /image:D:\1 /Set-SKUIntlDefaults:zh-CN 部署映像服务和管理工具 版本: 10.0.26100.5074 映像版本: 10.0.26100.1 为以下对象设置 SKU 默认设置: zh-CN 操作成功完成。 C:\Windows\System32>Dism /image:D:\1 /get-CurrentEdition 部署映像服务和管理工具 版本: 10.0.26100.5074 映像版本: 10.0.26100.1 当前版本为: 当前版本 : Enterprise 操作成功完成。 C:\Windows\System32>
Referencing the build of Unstaged, the necessary registries. Code: C:\Windows\System32>Dism /mount-wim /wimfile:D:\Winre.wim /index:1 /mountdir:D:\1 部署映像服务和管理工具 版本: 10.0.26100.5074 正在安装映像 [==========================100.0%==========================] 操作成功完成。 C:\Windows\System32>DISM /Image:D:\1 /Apply-Unattend:D:\TOOL\xxxEdition\install.xml 部署映像服务和管理工具 版本: 10.0.26100.5074 映像版本: 10.0.26100.1 Removing package Microsoft-Windows-WinPE-Package~31bf3856ad364e35~amd64~~10.0.26100.1 [==========================100.0%==========================] 操作成功完成。 C:\Windows\System32>dism /image:D:\1 /add-package:E:\Packs\10.0.26100.1\LP.esd 部署映像服务和管理工具 版本: 10.0.26100.5074 映像版本: 10.0.26100.1 Processing 1 of 1 - Adding package Microsoft-Windows-Client-LanguagePack-Package~31bf3856ad364e35~amd64~zh-CN~10.0.26100.1 [==========================100.0%==========================] 操作成功完成。 C:\Windows\System32>
I removed these packages: Code: Microsoft-Windows-WinPE-LanguagePack-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-AppxDeployment-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-AppxDeployment-Package~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-AppxPackaging-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-AppxPackaging-Package~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-ATBroker-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-ATBroker-Package~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-AudioCore-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-AudioCore-Package~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-AudioDrivers-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-AudioDrivers-Package~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-CILockdownPolicies-Package~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-EnhancedStorage-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-EnhancedStorage-Package~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-FMAPI-Package~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-HTA-Package-com~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-HTA-Package-com~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-HTA-Package-inetcore~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-HTA-Package-inetcore~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-HTA-Package-onecoreuapwindows~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-HTA-Package-onecoreuapwindows~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-HTA-Package-onecoreuap~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-HTA-Package-onecoreuap~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-HTA-Package-onecore~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-HTA-Package-onecore~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-HTA-Package-shell~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-HTA-Package-shell~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-HTA-Package-windows~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-HTA-Package-windows~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-HTA-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-HTA-Package~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-MDAC-Package-windows~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-MDAC-Package-windows~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-Narrator-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-Narrator-Package~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-OneCoreUAP-WiFi-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-OneCoreUAP-WiFi-Package~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-OpcServices-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-OpcServices-Package~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-PlatformId-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-PlatformId-Package~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-Rejuv-Package-Servercommon~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-Rejuv-Package-Servercommon~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-Rejuv-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-Rejuv-Package~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-Scripting-Package-onecoreuap~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-Scripting-Package-onecoreuap~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-Scripting-Package-onecore~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-Scripting-Package-onecore~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-Scripting-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-Scripting-Package~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-SecureStartup-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-SecureStartup-Package~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-Speech-TTS-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-Speech-TTS-Package~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-SRH-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-SRH-Package~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-SRT-Package-onecorebase~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-SRT-Package-onecorebase~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-SRT-Package-onecoreuapwindows~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-SRT-Package-onecoreuapwindows~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-SRT-Package-shell~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-SRT-Package-shell~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-SRT-Package-TouchKeyboard~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-SRT-Package-TouchKeyboard~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-SRT-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-SRT-Package~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-StorageWMI-Package-onecore~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-StorageWMI-Package-onecore~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-StorageWMI-Package-servercommon~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-StorageWMI-Package-servercommon~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-StorageWMI-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-StorageWMI-Package~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-Troubleshooting-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-Troubleshooting-Package~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-UpdateOrchestrator-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-UpdateOrchestrator-Package~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-WDS-Tools-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-WDS-Tools-Package~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-WiFi-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-WiFi-Package~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-WindowsUpdate-merged-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-WindowsUpdate-merged-Package~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-WindowsUpdate-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-WindowsUpdate-Package~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-WMI-Package-admin~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-WMI-Package-admin~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-WMI-Package-drivers~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-WMI-Package-drivers~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-WMI-Package-ds~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-WMI-Package-ds~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-WMI-Package-enduser~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-WMI-Package-enduser~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-WMI-Package-inetcore~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-WMI-Package-inetcore~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-WMI-Package-minio~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-WMI-Package-minio~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-WMI-Package-minkernel~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-WMI-Package-minkernel~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-WMI-Package-net~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-WMI-Package-net~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-WMI-Package-onecoreadmin~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-WMI-Package-onecoreadmin~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-WMI-Package-onecoreds~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-WMI-Package-onecoreds~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-WMI-Package-printscan~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-WMI-Package-printscan~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-WMI-Package-shell~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-WMI-Package-shell~31bf3856ad364e35~amd64~~10.0.28000.4 WinPE-WMI-Package~31bf3856ad364e35~amd64~en-US~10.0.28000.4 WinPE-WMI-Package~31bf3856ad364e35~amd64~~10.0.28000.4 Took me hours to no avail.
To reduce interference, I also first removed these packages and modified the registry. This kind of build is similar to Unstaged, and afterwards it needs to be fine-tuned with tweak.cmd.
Spoiler: enterpriseeval 22621 pl-pl by stagesxs-principalis C:\Users\LocalAdmin\Downloads\stageSxS-principalis>dism /english /logpath:X:\logs\1.01.log /scratchdir:"X:\temp" /image:X:\image /apply-unattend:stages\1.xml || exit /b 1 Deployment Image Servicing and Management tool Version: 10.0.22621.2792 Image Version: 10.0.22621.1 [==========================100.0%==========================] The operation completed successfully. C:\Users\LocalAdmin\Downloads\stageSxS-principalis>dism /english /logpath:X:\logs\1.02.log /scratchdir:"X:\temp" /image:X:\image /apply-unattend:stages\2.xml || exit /b 1 Deployment Image Servicing and Management tool Version: 10.0.22621.2792 Image Version: 10.0.22621.1 [==========================100.0%==========================] The operation completed successfully. C:\Users\LocalAdmin\Downloads\stageSxS-principalis>copy X:\image\Windows\servicing\Editions\EnterpriseEvalEdition.xml X:\image\Windows\EnterpriseEval.xml 1 file(s) copied. C:\Users\LocalAdmin\Downloads\stageSxS-principalis>dism /english /logpath:X:\logs\2.log /scratchdir:"X:\temp" /image:X:\image /apply-unattend:X:\image\Windows\EnterpriseEval.xml || exit /b 1 Deployment Image Servicing and Management tool Version: 10.0.22621.2792 Image Version: 10.0.22621.1 The operation completed successfully. i had error 5 access_denied, but after gailium119's advice here https://forums.mydigitallife.net/th...struction-project.80939/page-388#post-1733460 it worked now i have error 87 "get-currentedition or get-targeteditions option is unknown" "No providers were found that support the command(get-currentedition). HRESULT=80070057" in log edit: possible fix https://forums.mydigitallife.net/th...s-reconstructions.88605/page-194#post-1900550
[28000.1362 ProfessionalN (with Edge with Store with Media Features) amd64 en-US Spoiler: no component store corruption detected. [with gailium119's Defender Removal] Spoiler: no component store corruption detected.
No. When I clicked Post Reply, the translator automatically switched the language to Vietnamese without me noticing.
preparing winre for 22621 as zhanglin wrote here https://forums.mydigitallife.net/th...s-reconstructions.88605/page-193#post-1900423