diff --git a/Examples/makensis.nsi b/Examples/makensis.nsi index 97870be0..efaed07b 100644 --- a/Examples/makensis.nsi +++ b/Examples/makensis.nsi @@ -25,6 +25,7 @@ BrandingText /TRIMRIGHT LicenseText "Scroll down to read the rest of the license agreement:" LicenseData ..\license.txt +LicenseBkColor FFFFFF ComponentText "This will install the Nullsoft Install System v${VER_MAJOR}.${VER_MINOR} on your computer:" InstType "Full"