RTL welcome and finish page
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2829 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
ff23db0e7f
commit
1c37cecfc4
1 changed files with 2 additions and 0 deletions
|
@ -312,6 +312,8 @@ Var MUI_TEMP2
|
|||
!insertmacro MUI_INSTALLOPTIONS_EXTRACT_AS "${MUI_SPECIALBITMAP}" "modern-wizard.bmp"
|
||||
|
||||
!insertmacro MUI_INSTALLOPTIONS_WRITE "ioSpecial.ini" "Field 1" "Text" "$PLUGINSDIR\modern-wizard.bmp"
|
||||
|
||||
!insertmacro MUI_INSTALLOPTIONS_WRITE "ioSpecial.ini" "Settings" "RTL" "$(^RTL)"
|
||||
|
||||
!ifdef MUI_SPECIALBITMAP_NOSTRETCH
|
||||
!insertmacro MUI_INSTALLOPTIONS_WRITE "ioSpecial.ini" "Field 1" "Flags" ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue