bg color of license is white

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@811 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
rainwater 2002-08-29 02:32:38 +00:00
parent 543e018587
commit 05daae355d

View file

@ -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"