SetupUILanguage

Applies To: Windows 7, Windows 8, Windows 8.1, Windows Server 2008, Windows Server 2008 R2, Windows Server 2012, Windows Server 2012 R2, Windows Vista

SetupUILanguage defines the language to use in Windows® Setup and Windows Deployment Services.

For the list of supported languages, locales, and identifiers, see Supported Language Packs and Default Settings.

Child Elements

UILanguage

Specifies the language of the user interface (UI) to use during Windows Setup or Windows Deployment Services.

WillShowUI

This setting is deprecated and should not be used.

Parent Hierarchy

Microsoft-Windows-International-Core-WinPE | SetupUILanguage

Valid Configuration Passes

windowsPE

Applies To

For the list of the Windows editions and architectures that this component supports, see Microsoft-Windows-International-Core-WinPE.

XML Example

The following example shows how to configure the Windows Setup UI language to display French (France).

   <SetupUILanguage>
       <UILanguage>fr-FR</UILanguage>
   </SetupUILanguage>

See Also

Concepts

Microsoft-Windows-International-Core-WinPE
Microsoft-Windows-International-Core