try to disable background gradient for the Windows installer

This commit is contained in:
Matthew Flatt 2015-09-28 08:55:39 -05:00
parent 12b62c33dd
commit 0d9fdd4ca7

View File

@ -89,7 +89,7 @@ Name "${RKTHumanName}"
OutFile "@|destfilename|"
BrandingText "${RKTHumanName}"
BGGradient 4040A0 101020
BGGradient off
SetCompressor /SOLID "LZMA"