Skip to content
⌘ NSIS Forum Archive

Multi-lang Installer, show only 2 lang choises on lang select dialog.

2 posts

Red Wine#

Multi-lang Installer, show only 2 lang choises on lang select dialog.

hello,
Assume that there is a multi-lang installer, five languages for example.
The select lang dialog showing a combo with these 5 languages.
Is it possible to show only the default english and the target's local lang? And if the target's local lang is not between these 5 languages does not show the dialog at all and start the installation with the english interface.
Any ideas on how this should be done?
Thanks
bholliger#
Hi Red Wine!

I think this should be possible. Have a look at the example in

The only thing to do is to manipulate the stack so that it has exactly the languages you wish to show.



Have a nice day!

Cheers

Bruno