Hi everyone,
I have a customer which wants to go international and wants to install computers in another country.
We'll be using an MUI image and we'll specify the different locales + keyboard settings in the unattend.xml file based on Collection variables in the Task Sequence.
Question: What do you advise for the SystemLocale in a MUI environement? Keep it "en-US" for all countries or go specific for each country?
I know it specifies the default language to use for non-Unicode programs, but I'm not aware of the impact of changing this setting? Will the SystemLocale maybe be used (incorrectly?!) by MSI setups etc to determine the language of the installer/logfile,..? Or is another default locale responsable for this setting?
Thanks in advance!