Archive: Out of space


Out of space
When using other translations the text goes out of boundaries, is there a way to increse the dedicated space? NOTE: this doesn't happen when using english.

http://img250.imageshack.us/img250/3...reen8ws.th.png

Sorry for the glitch in the screenshot.


Use MUI_WELCOMEPAGE_TITLE_3LINES.


Yeah that was it, thank you a lot for the help.


Hmm I don't want to be boring, but now it happens the same in the last page of the uninstaller, and this also shows the default left banner, how to change those?


Use MUI_FINISHPAGE_TITLE_3LINES. It's all in the MUI readme.


ok i used !define MUI_UNWELCOMEFINISHPAGE_BITMAP "setup_welcome.bmp" to display the image, but had to use !define MUI_FINISHPAGE_TITLE_3LINES to display the proper text in the uninstaller, it seems MUI_UNFINISHPAGE_TITLE_3LINES was not defined

[EDIT]
oops too late
[/EDIT]