larger textarea on welcome page
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1758 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
6714c46afd
commit
e7152a49b3
2 changed files with 3 additions and 1 deletions
|
@ -764,6 +764,8 @@
|
|||
;Write Finish text
|
||||
!insertmacro MUI_INSTALLOPTIONS_WRITE "ioWizard.ini" "Field 2" "Text" "$(MUI_TEXT_FINISH_TITLE)"
|
||||
|
||||
!insertmacro MUI_INSTALLOPTIONS_WRITE "ioWizard.ini" "Field 3" "Bottom" "170"
|
||||
|
||||
!ifndef MUI_FINISHPAGE_NOREBOOTSUPPORT
|
||||
|
||||
IfRebootFlag "" noreboot_init
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue