Skip to content
⌘ NSIS Forum Archive

Problem with long application name

3 posts

TheGrudge#

Problem with long application name

Our installer needs to set a quite long application name, unfortunately the name will be cut off in the modernUI.

It will read:
Welcome to the AAAAAAAAAA AAAAAAA
AAAAAAAAAAAAAAAAAAAA
Setup Wizard

where "Software Installer" is in the third line and gets "overwritten" by the standard explanation text ("This wizard will guide you...."). You can see some parts of the overwritten text though.

Is there an option or a workaround to fix this problem?