Share via


UserLocale (Standard 7 Package Reference)

7/8/2014

UserLocale specifies the per-user settings used for formatting dates, times, currency, and numbers in a Windows installation.

Users can change this value on a running Windows installation, by using Regional and Language Options in Control Panel.

Note

This setting can only be applied during the specialize and oobeSystem configuration passes. To specify language and locale settings during the windowsPE pass, see the UserLocale setting in the International-Core-WinPE component.

For the list of supported languages, locales, and identifiers, see Language Packages.

If this value is configured in the oobeSystem configuration pass, the Language Selection page of Windows Welcome will be skipped.

Values

User_locale

Specifies the locale of the end user.

User_locale is a string based on the language-tagging conventions of RFC 3066. The pattern language-region is used, where language is an ISO-639 language code and region is an ISO 3166-1 country or region identifier (for example, en-US, fr-FR, or es-ES).

This value is not case sensitive.

This string type supports empty elements.

Valid Passes

oobeSystem

specialize