Archive: MUI2 + multi lingual license files?


MUI2 + multi lingual license files?
Hi,

I don't seem to be able to figure out how to have different license files for different languages using Modern UI2. Currently I'm using:

!insertmacro MUI_PAGE_LICENSE "MyEnglishLicense.txt"

to set the license for all languages. How can I do this differently for different languages? Thanks in advance.


Use LicenseLangString.

Stu