Skip to content
⌘ NSIS Forum Archive

Out of space

6 posts

ElvenProgrammer#

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.



Sorry for the glitch in the screenshot.
ElvenProgrammer#
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?
ElvenProgrammer#
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]