Skip to content
⌘ NSIS Forum Archive

License & ReadMe

3 posts

Boyito#

License & ReadMe

Hello

Ive use a multilanguage MUI installer
Works fine with the License because i use LicenseLangString MUILicense , but its not possible to do the same with the ReadMe file!!
How can I "link" the ReadMe file for the selected Language?

TIA
kichik#
Define a LangString that'd contain the different names for the readme file and use that as the string you pass to the MUI in MUI_FINISHPAGE_SHOWREADME or the other defines.