Skip to content
⌘ NSIS Forum Archive

How can i solve this problem above?

3 posts

Yumeno_Sekai#

How can i solve this problem above?

How can i solve this problem above?

Attachments

  • 1.jpg(70.2 KB, 159 views)
  • 1.jpg(70.2 KB, 159 views)
demiller9#
use
!define MUI_WELCOMEPAGE_TITLE_3LINES
!define MUI_FINISHPAGE_TITLE_3LINES
before the page commands, like this:

!define MUI_WELCOMEPAGE_TITLE_3LINES
!insertmacro MUI_PAGE_WELCOME