/build/static/layout/Breadcrumb_cap_w.png

K2000 Language/regional Settings

Hi everybody,

We are using Kace 2000 for Systems deployment. Everything is working terrific besides the regional/language settings. We deploy Windows 7 64 English via scripted installation. Is it possible to set the systemlanguage to English (that all software is installed in English) and set every other language/regional setting like keyboard layout, Date and time format ... to Luxembourg? 

The Installation has to be completely unattend.

I hope you can help me out, maybe with an example


0 Comments   [ + ] Show comments

Answers (1)

Answer Summary:
Posted by: mpace 11 years ago
Red Belt
2

This might work but I haven't tested it:

    <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
      <UILanguage>fr-lu</UILanguage>
      <SetupUILanguage>
        <UILanguage>fr-lu</UILanguage>
      </SetupUILanguage>
      <InputLocale>fr-lu</InputLocale>
      <SystemLocale>en-us</SystemLocale>
      <UserLocale>fr-lu</UserLocale>
    </component>

 


Comments:
  • Hey mpace,

    I'll give it a try and let you know. Thanks a lot. - marczandboer 11 years ago
  • Hi mpace
    my solution was almost like you mentioned:
    <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS">
    <UILanguage>en-us</UILanguage>
    <SetupUILanguage>
    <UILanguage>en-us</UILanguage>
    </SetupUILanguage>
    <InputLocale>lb-LU</InputLocale>
    <SystemLocale>en-us</SystemLocale>
    <UserLocale>lb-LU</UserLocale>
    </component>

    Thanks for your help - marczandboer 10 years ago

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ