I have been asked whether it is possible to localize the language name in the initial "Select Setup Language" dialog. For instance to have it display "Deutsche" rather than "German".
I can't find anything to indicate that it is. [I wondered whether I could duplicate the German message files in my installer project, and rename them "Deutsche". I suppose then the $LANGUAGE$ variable would also change, and this new language would not be supported in the localization wizard.]
Also, I have not worked out what dictates the language used for the messages in the Select Setup Language dialog. I'd expect it to use the language of the OS the installer is running on, but our French customer is complaining that the SSL dialog is being displayed in English. I have English selected as the default language in the Project settings, as I don't see a 'Use local default' option, and English is the logical choice for a multi-language installer.
If anyone has any advice on these two issues, I'd appreciate it.
I'm using InstallAware 12.
Select Setup Language dialog questions
-
- Site Admin
- Posts: 5361
- Joined: Sun Aug 22, 2010 4:28 am
Re: Select Setup Language dialog questions
Dear NickDay,
It is not possible to customize the language list proposed with the default IA language selection dialog.
... but if you want, you can create your custom one in order to use it instead of the default IA dialog.
Using this approach, of course you can define the language list as you prefer.
Regarding your second question, the Language dialog uses the default language you specified.
... alternatively, with a custom language selection dialog you can modify this behavior as you prefer.
Regards
It is not possible to customize the language list proposed with the default IA language selection dialog.
... but if you want, you can create your custom one in order to use it instead of the default IA dialog.
Using this approach, of course you can define the language list as you prefer.
Regarding your second question, the Language dialog uses the default language you specified.
... alternatively, with a custom language selection dialog you can modify this behavior as you prefer.
Regards
Francesco Toscano
InstallAware Software
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE
InstallAware Software
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE
Re: Select Setup Language dialog questions
Many thanks Francesco, that is helpful.
Nick
Nick
-
- Site Admin
- Posts: 5361
- Joined: Sun Aug 22, 2010 4:28 am
Re: Select Setup Language dialog questions

Francesco Toscano
InstallAware Software
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE
InstallAware Software
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE
Re: Select Setup Language dialog questions
Hi Francesco,
Can I suggest that you might in future like to add an option to default the installer's language to that of the OS, if that language is supported in the installer. Otherwise, fall back on the selected default language.
I do have some other customised dialogs in my installer. I'd like to be able to customise the language selection dialog, but cannot see how to do it in IA12, as
a) I think this dialog is displayed (and closed) before my installer MSIcode script is entered.
b) I don't see .dfm and .dfm.miaf files for a language selection dialog in my imported dialogs. Nor do I see these in InstallAware12\Dialogs\Windows Installer folder. Maybe I'm overlooking it; what is the name of the .dfm file I should be using please?
Regards,
Nick
Regarding your second question, the Language dialog uses the default language you specified.
Can I suggest that you might in future like to add an option to default the installer's language to that of the OS, if that language is supported in the installer. Otherwise, fall back on the selected default language.
It is not possible to customize the language list proposed with the default IA language selection dialog.
... but if you want, you can create your custom one in order to use it instead of the default IA dialog.
Using this approach, of course you can define the language list as you prefer.
I do have some other customised dialogs in my installer. I'd like to be able to customise the language selection dialog, but cannot see how to do it in IA12, as
a) I think this dialog is displayed (and closed) before my installer MSIcode script is entered.
b) I don't see .dfm and .dfm.miaf files for a language selection dialog in my imported dialogs. Nor do I see these in InstallAware12\Dialogs\Windows Installer folder. Maybe I'm overlooking it; what is the name of the .dfm file I should be using please?
Regards,
Nick
-
- Site Admin
- Posts: 5361
- Joined: Sun Aug 22, 2010 4:28 am
Re: Select Setup Language dialog questions
Dear Nick,
The default Language selection dialog is part of the InstallAware engine... so there isn't any file available to customize.
You need to create a custom dialog and then, you need to handle it at the very begging of your main script ( ... as you already do with any other dialog).
Regards
The default Language selection dialog is part of the InstallAware engine... so there isn't any file available to customize.
You need to create a custom dialog and then, you need to handle it at the very begging of your main script ( ... as you already do with any other dialog).
Regards
Francesco Toscano
InstallAware Software
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE
InstallAware Software
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE
Re: Select Setup Language dialog questions
Thanks Francesco.
Nick
Nick
-
- Site Admin
- Posts: 5361
- Joined: Sun Aug 22, 2010 4:28 am
Re: Select Setup Language dialog questions

Francesco Toscano
InstallAware Software
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE
InstallAware Software
White Papers (HowTos) - http://www.installaware.com/publication ... papers.htm
Publications - http://www.installaware.com/publications-review.htm
InstallAware Help -F1 anywhere in the InstallAware IDE
Who is online
Users browsing this forum: No registered users and 149 guests