PDA

View Full Version : Program name too long


Enohc
11th September 2004, 09:45
Hello,
I'm using NSIS to create installers for some programs that I had to develop. The program's name are too long so they doesn't fit on welcome and finnish page.It looks awful:igor:.
how can i make the box where "welcome to the installation of..." is displayed bigger?
Thanks
(Sorry for my english, I'm not a native speaker)

kichik
11th September 2004, 09:55
See MUI_WELCOMEPAGE_TITLE_3LINES in the MUI readme.

Enohc
11th September 2004, 10:19
It works great