Hello Mmashwani,
Great news!
Thanks for picking this up.
I found our suggested $HKUPrimaryLanguageShort code in the 3.6.1 Source :)
Summarization:
Kind regards, Edwin
Great news!
Thanks for picking this up.
I found our suggested $HKUPrimaryLanguageShort code in the 3.6.1 Source :)
Summarization:
- The Language will be the Primary Language of the logged on User.
- When no user is logged on the Get-Culture is picked up.
- When the Primary Language of the logged on User or Get-Culture (value) is not available (in the AppDeployToolkitConfig.xml) then it falls back to EN
- <InstallationUI_LanguageOverride></InstallationUI_LanguageOverride> in AppDeployToolkitConfig.xml can be used to override all found Languages
Kind regards, Edwin