Dism /Image:C:\test\offline /Add-Package /PackagePath:C:\packages\Microsoft-Windows-LanguageFeatures-Basic-zh-cn-Package~31bf3856ad364e35~amd64~~.cab Use code with caution. Copied to clipboard Key Technical Details Identity String:
The Microsoft Windows Language Features Basic ZH-CN Package, version 31bf3856ad364e35 for AMD64, includes several key features:
This specific alphanumeric string is the Microsoft Public Key Token. Any official system component signed by Microsoft for Windows servicing uses this token to guarantee authenticity and prevent unauthorized code execution. : The Windows "Settings" app fails to download
Microsoft-Windows-LanguageFeatures-Basic-zh-cn-Package~31bf3856ad364e35~amd64~~ Architecture: (Standard 64-bit Windows). Public Key Token: 31bf3856ad364e35 (Standard Microsoft certificate identifier). Dependencies:
Replace 10.0.x.x with the version from get-packages output. version 31bf3856ad364e35 for AMD64
: The Windows "Settings" app fails to download the language pack normally (often stuck at 0% or failing with errors like 0x800f0950 Offline Deployment
The package follows a strict naming convention: : The Windows "Settings" app fails to download
按需功能(FOD)体系中,语言相关的组件分为六个主要类别:
dism /online /add-package /packagepath:"D:\sources\langpacks\Microsoft-Windows-LanguageFeatures-Basic-zh-cn-Package~31bf3856ad364e35~amd64.cab"
This error typically occurs when attempting to install a language pack that is incompatible with your current Windows build. For example, using a package designed for Windows 11 24H2 on a 23H2 system can trigger this issue. Always verify the package version matches your OS.
微软官方建议:。如果跳过Basic直接安装OCR或手写识别功能,系统将因缺少基础依赖而报错。