From de4e8efde37684f6d5f4513fbdb59c0576d29334 Mon Sep 17 00:00:00 2001
From: joostverburg
MUI_INSTALLCOLORS (/windows)
- The colors of the details screen, hexadecimal ("foreground" "background").
+ The colors of the details screen, hexadecimal RRGGBB. ("foreground" "background")
MUI_PROGRESSBAR (smooth)
The style of the progress bar ("colored" to use the MUI_INSTALLCOLORS or "" for a old-school windows look).
MUI_SPECIALINI (${NSISDIR}\Contrib\Modern UI\ioSpecial.ini)
@@ -262,7 +262,7 @@ follow these steps:
MUI_SPECIALBITMAP (${NSISDIR}\Contrib\Icons\modern-wizard.bmp)
Bitmap for the Welcome and Finish page.
MUI_BGCOLOR (0xFFFFFF)
- Background color for the header, Welcome page and Finish page.
7. Insert the MUI_SYSTEM macro
!insertmacro MUI_SYSTEM
8. Insert the MUI_SECTIONS_FINISHHEADER macro