dism /online /add-package /packagepath:"C:\FOD\Microsoft-Windows-LanguageFeatures-Basic-zh-cn-Package~31bf3856ad364e35~amd64~~.cab"
Basic voice data for system narration and accessibility features. Technical Specifications
cabinet (.cab) file used to install the essential language components for Simplified Chinese (zh-CN) on Windows 64-bit (amd64) systems. Microsoft Learn What is included in this package?
: IT administrators use this file to pre-install language support in offline Windows images (WIM) or during automated deployments (MDT/SCCM). : IT administrators use this file to pre-install
Last updated: October 2025
Installing or updating the Microsoft Windows Language Features Basic ZH-CN Package can be done through various methods, including:
Run the following command to add the package to your current system: Text Analysis : Includes language-specific rules for: If
The string 31bf3856ad364e35 is a public key token used by Microsoft for signing packages, and amd64 indicates it is designed for 64-bit architectures.
: Provides the core logic for the Simplified Chinese Input Method Editor (IME), enabling basic character entry and phonetic-to-character conversion. Text Analysis : Includes language-specific rules for:
If Simplified Chinese characters appear as boxes (square symbols), this package is likely missing or corrupted. and input method editors (IMEs).
:包的基本名称,明确了这是一个为简体中文(zh-cn)提供基础语言支持的Windows系统级组件。与完整语言包(Client-Language-Pack)将整个UI界面翻译成中文不同,Basic语言功能包专注于提供特定语言的核心输入和处理能力,包括拼写检查、文本预测、断词断字等基础性支持。如果将Windows的完整语言化比作盖房子,那么Basic包就是为这栋房子打下的地基——它是添加其他所有高级语言组件的前提条件,必须先于其他语言FOD之前安装。
The package is a standard Windows Feature on Demand (FOD) component. It contains the essential resources required for the Chinese (Simplified) language, including fonts, text-to-speech, and input method editors (IMEs). Core Contents This CAB file typically includes:
This .cab file is part of Windows or Language Experience Packs – specifically the basic language features.
dism /image:C:\mount /add-package /packagepath:"C:\path\to\file.cab"