Archive: Question about languages


Question about languages
I've got an app which takes in a parameter to identify it's running language. The problem is this:

I need the installer to add the language params to the shortcuts it creates (start menu and desktop). I've tried to get the language but I am not understanding where the variable is or how to use it.

If anyone could help me out here, I really appreciate it.


$LANGUAGE is the variable where the language identifier is kept.