UserLocale (microsoft-windows-international-core-userlocale)
UserLocale
會指定用於格式化 Windows 安裝中日期、時間、貨幣和數位的每個使用者設定。
使用者可以使用[區域與語言] 主控台中的 [系統管理] 窗格,在執行中的 Windows 安裝上變更此值。
如需支援的語言、地區設定和識別碼清單,請參閱 可用的語言套件。
值
User_locale |
指定使用者的地區設定。 User_locale字串是以 RFC 3066 的語言標記慣例為基礎。 使用模式語言-區域,其中語言是語言代碼,而區域是國家/地區識別碼 (,例如en-US、fr-FR或es-ES) 。 此值不區分大小寫。 |
這種字串支援空的元素。
父階層
Microsoft-Windows-International-Core | UserLocale
有效的組態傳遞
oobeSystem
特殊化
套用至
如需此元件支援的 Windows 版本和架構清單,請參閱 Microsoft-Windows-International-Core。
XML 範例
下列範例示範如何將使用者地區設定設定為日本 (日本) 。
<InputLocale>0411:00000411</InputLocale>
<SystemLocale>ja-JP</SystemLocale>
<UILanguage>ja-JP</UILanguage>
<UserLocale>ja-JP</UserLocale>