UILanguage (microsoft-setupuilanguage--UILanguage) UILanguage (microsoft-windows-international-core-winpe-setupuilanguage-uilanguage)
UILanguage
指定用于在 Windows 安装程序和 Windows 部署服务中显示菜单项的语言。UILanguage
specifies the language that is used to display menu items in Windows Setup and Windows Deployment Services.
除了此设置之外 UILanguage
, UILanguage 设置还用于指定 (UI 的默认用户界面) Windows 安装的语言。In addition to this UILanguage
setting, a UILanguage setting is used to specify the default user interface (UI) language of the Windows installation.
值Values
UI_languageUI_language |
指示 Windows 安装程序或 Windows 部署服务期间要使用的用户界面的语言。Indicates the language of the user interface to use during Windows Setup or Windows Deployment Services. UI_language字符串基于 RFC 3066 的语言标记约定。The UI_language string is based on the language-tagging conventions of RFC 3066. 使用模式 语言-区域 ,其中 language 是语言代码,而 区域 是国家或地区标识符 (例如, en-us、 fr或 es) 。The pattern language-region is used, where language is a language code and region is a country or region identifier (for example, en-US, fr-FR, or es-ES). 此值不区分大小写。This value is not case-sensitive. 有关支持的语言、区域设置和标识符的列表,请参阅 可用的语言包。For a list of supported languages, locales, and identifiers, see Available Language Packs. |
该字符串类型不支持空元素。This string type does not support empty elements. 请勿为该设置创建空值。Do not create an empty value for this setting.
父层次结构Parent Hierarchy
microsoft-windows--核心-winpe-- | SetupUILanguage | UILanguagemicrosoft-windows-international-core-winpe-- | SetupUILanguage | UILanguage
有效的配置阶段Valid Configuration Passes
windowsPEwindowsPE
适用于Applies To
有关此组件支持的 Windows 版本和体系结构的列表,请参阅 microsoft-Windows-国际核心-winpe--。For the list of the supported Windows editions and architectures that this component supports, see microsoft-windows-international-core-winpe--.
XML 示例XML Example
下面的示例演示如何将 Windows 安装程序 UI 语言配置为显示法语 (法国) 。The following example shows how to configure the Windows Setup UI language to display French (France).
<SetupUILanguage>
<UILanguage>fr-FR</UILanguage>
</SetupUILanguage>
相关主题Related topics
microsoft-windows--核心-winpe--microsoft-windows-international-core-winpe--
Microsoft-Windows-International-CoreMicrosoft-Windows-International-Core