Hi, we are using the multilingual support in Installaware (IA 9).
Is there a variable that tells us which language the user has chosen?
We need this to customize the installed software to be runned in the language chosen by the user during install time.
Please advise.
Best regards.
Detecting what language user has chosen?
Hi, joltman!
Sure, you can check the selected language via LANGUAGE variable. This variable uses twice. 1 as a compiler variable (#LANGUAGE#), which holds the default build language. 2 as a runtime predefined variable ($LANGUAGE$) which holds the current active language. Btw, you can change the language in runtime using $LANGUAGE$.
Hope this helps!
Sure, you can check the selected language via LANGUAGE variable. This variable uses twice. 1 as a compiler variable (#LANGUAGE#), which holds the default build language. 2 as a runtime predefined variable ($LANGUAGE$) which holds the current active language. Btw, you can change the language in runtime using $LANGUAGE$.
Hope this helps!
Perfect!
I will try this tomorrow!
thank you!
I will try this tomorrow!
thank you!
ALive wrote:Hi, joltman!
Sure, you can check the selected language via LANGUAGE variable. This variable uses twice. 1 as a compiler variable (#LANGUAGE#), which holds the default build language. 2 as a runtime predefined variable ($LANGUAGE$) which holds the current active language. Btw, you can change the language in runtime using $LANGUAGE$.
Hope this helps!
Who is online
Users browsing this forum: No registered users and 136 guests