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?
You can reference the SELECTED_LANGUAGE
variable to identify the display language of the installation.