Archive: Multiline MUI_FINISHPAGE_SHOWREADME_TEXT


Multiline MUI_FINISHPAGE_SHOWREADME_TEXT
Hello.

I'm having a multilingual installation, and for one of the languages, MUI_FINISHPAGE_SHOWREADME_TEXT is so long that it does not fit a single line.
As a result, the text breaks in two lines, but is clipped at the top and bottom.

http://i.imgur.com/K6lkW.png

Is there an option to fix that? (like MUI_FINISHPAGE_TITLE_3LINES for the title)


Modify FinishPage.nsh in MUI2 folder - set height of label to doubled value.