/build/static/layout/Breadcrumb_cap_w.png

MUI Silent install & changing regional settings

Hi,

I had to install MUI which I did using MUISETUP.exe /i <> /d -r -s & it gets installed silently.
However user have to manually change the regional settings to get these reflected in menus, keyboard settings.

Is there any method (reg settings etc) through which this can be automated.

Please help....

0 Comments   [ + ] Show comments

Answers (2)

Posted by: Lillude 15 years ago
Senior Purple Belt
0
This can be done using the command line:-

rundll32.exe shell32,Control_RunDLL intl.cpl,,/F:"File with regional settings.txt"

& have values in txt file as :-

[RegionalSettings] LanguageGroup=<LangGroup>
Language=<LANGID>
SystemLocale=<LANGID>
UserLocale=<LANGID>
InputLocale=<LANGID>

thanks..
Posted by: Tone 15 years ago
Second Degree Blue Belt
0

Language=<LANGID>


I would not use Language= as it overides other settings, here is an example of a file I use..


[font="courier new"][RegionalSettings]
LanguageGroup = 1
UserLocale = 00000407
SystemLocale = 00000407
InputLocale = 0407:00000407
MUILanguage = 0407
UserLocale_DefaultUser = 00000407
InputLocale_DefaultUser = 0407:00000407
MUILanguage_DefaultUser = 00000407
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
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