Language selection dialog box - not displayed every time

Got a problem you cannot solve? Try here.
Post Reply
AlejandroNehring
Posts: 26
Joined: Tue Aug 10, 2010 8:07 am

Language selection dialog box - not displayed every time

Post by AlejandroNehring »

I checked the Language selection dialog box in the project properties.
The box is displayed when the installer is started for the first time.
From the second start it is no longer displayed.
How can I set it up so that the box is displayed every time?
AlejandroNehring
Posts: 26
Joined: Tue Aug 10, 2010 8:07 am

Re: Language selection dialog box - not displayed every time

Post by AlejandroNehring »

I use Installaware X15
JohnGaver
Posts: 265
Joined: Mon Feb 05, 2024 6:15 pm

Re: Language selection dialog box - not displayed every time

Post by JohnGaver »

This topic applies to InstallAware Multi Platform as well.

In maintenance mode, your language has already been chosen before. It must be retained for installed integrity to be preserved, as you may have already installed language-specific content, which could be misplaced/damaged if you were to permit a language change at that time.

However, upon uninstallation, you would be able to reselect a new language again.

You could, of course, manually change the language to anything you like using the $LANGUAGE$ pre-defined variable:

http://www.installaware.com/mh52/deskto ... iables.htm

And you could, again, ship your own language selector dialog per the built-in Multi Lingual Setups sample project.

However in this scenario, it is your responsibility to ensure none of your setup actions would be compromising installation integrity.
John Gaver
InstallAware Skunkworks
InstallAware Multi Platform - Liberating DEB/RPM/PKG/MSI(X) into universal native setups!
Get your free copy today - https://www.installaware.com/installawa ... atform.htm
Post Reply