Detecting what language user has chosen?

Got a problem you cannot solve? Try here.
joltman
Posts: 36
Joined: Mon Sep 17, 2007 9:45 am

Detecting what language user has chosen?

Postby joltman » Tue Jun 30, 2009 3:03 am

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.

ALive
Posts: 109
Joined: Mon Apr 27, 2009 5:54 am
Location: Russia

Postby ALive » Tue Jun 30, 2009 6:05 am

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!

joltman
Posts: 36
Joined: Mon Sep 17, 2007 9:45 am

Postby joltman » Tue Jun 30, 2009 7:15 am

Perfect!

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!


Return to “Technical Support”

Who is online

Users browsing this forum: No registered users and 128 guests