Skip to content
⌘ NSIS Forum Archive

MUI Welcome page layout

3 posts

grahamk#

MUI Welcome page layout

Hi everyone,

I'm finding that there isn't enough space for the large title text on the MUI Welcome page (and some others), particularly if my application name is rather long, and/or if I'm using a somewhat verbose language (e.g. German).

Only two lines of space are provided, and it just won't fit. Is there a way to make the text area for the large caption taller (e.g. three lines)?

Thanks.

-- graham
pengyou#
Is there a way to make the text area for the large caption taller (e.g. three lines)?
Perhaps MUI_WELCOMEPAGE_TITLE_3LINES is what you are looking for? See the MUI ReadMe for further details.