Archive: To Get Language ID


To Get Language ID
Hi all,

I am using "MUI_LANGDLL_DISPLAY" for displaying choices for language selection, and just after selecting the language from the list I want to get the ID of the language which has been selected. I tried by reading the location where I am writing the selected language, but the entry in the registry only comes after finish of installation.

Can any one tell me how get get the selected language ID just after selecting the language from the "MUI_LANGDLL_DISPLAY" macro.

Regards
Venu


Variable $LANGUAGE give you ID of the language that is currently used.