I am using InstallShield as a install solution, and I would like to determine what user selected as setup language from InstallScript. Is there any properties or something I could use to determine this?
Asked
Active
Viewed 101 times
1 Answers
1
You can reference the SELECTED_LANGUAGE
variable to identify the display language of the installation.

Michael Urman
- 15,737
- 2
- 28
- 44