Jump to content

Recommended Posts

Posted

Where can I find the inform about SetupUILanguage

for these setup otherthan en-us such as Chinese -Taiwan:

<SetupUILanguage>

<UILanguage>en-US</UILanguage>

</SetupUILanguage>

<InputLocale>en-US</InputLocale>

<SystemLocale>en-US</SystemLocale>

<UILanguage>en-US</UILanguage>

<UILanguageFallback>en-US</UILanguageFallback>

<UserLocale>en-US</UserLocale>


Posted (edited)

You can find it in the WAIK Documantation (Unattended Windows Setup Reference).

You'll find the list when you search for Supported Language Packs

Martin

Edited by FireGeier
  • 2 months later...
Posted
You can find it in the WAIK Documantation (Unattended Windows Setup Reference).

You'll find the list when you search for Supported Language Packs

Martin

Thats fine but doesn't go into depth regarding timezones, to do with codes etc as the win xp setup manager did. I'm from Au & does not go into specifics?

Posted (edited)

Well, I don't have all in mind what you were able to set with XP Setup Manager. But under Microsoft-Windows-Shell-Setup TimeZone you can setup Timezones:

Use the following "Codes":

AUS Central Standard Time = (GMT+09:30) Darwin
AUS Eastern Standard Time = (GMT+10:00) Canberra, Melbourne, Sydney
Cen. Australia Standard Time = (GMT+09:30) Adelaide
W. Australia Standard Time = (GMT+08:00) Perth

Example:

<TimeZone>AUS Central Standard Time</TimeZone>

Martin

Edited by FireGeier

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...