Archive: [InstallOptions] Label text depending on language


[InstallOptions] Label text depending on language
Hi,

I'm creating a multi-language installer that includes some InstallOption pages. Is it possible to use LangStrings for the text of the InstallOptions elements (labels, links)?

So when the user selects Dutch, all labels will show the Dutch language text. When the user selects English all the labels will show the English language text.

If it is possible can someone also give an example of how to do this?

Thanx in advance,

Leon Zandman


Write a LangString value to the INI file.


Here's another way you could do that.


Originally posted by zimsms
Here's another way you could do that.
What do you mean? I've downloaded the file and it shows how to use language strings. But it doesn't show how to alter InstallOption elements. Did you understand my question?

I guess not, oh well ;)


Thanx Joost, I've got it working now. You just have to know where to look :)