Language Selection
Posted: Tue Jun 27, 2006 1:13 pm
by hess_joel
Is there any way to specify the language for the install by command line?
Is there any way to control whether the Language Selection Dialog box is displayed based on a command line specified language?
Posted: Tue Jun 27, 2006 5:33 pm
by MichaelNesmith
Sorry, not at this time.
The default language is auto-selected based on the system language.
The language dialog is turned on/off in the Project Options window.
Also, if you would like to set the language at runtime, use the LANGUAGE pre-defined variable. See the Multi-Lingual setups for an example that shows how to change the language at runtime in this way. You could hide the pre-built language dialog, and customize this project, to make your own language selection dialog with support for command line switches (stored in the CMDLINE variable).