try to disable background gradient for the Windows installer
This commit is contained in:
parent
12b62c33dd
commit
0d9fdd4ca7
|
@ -89,7 +89,7 @@ Name "${RKTHumanName}"
|
||||||
OutFile "@|destfilename|"
|
OutFile "@|destfilename|"
|
||||||
|
|
||||||
BrandingText "${RKTHumanName}"
|
BrandingText "${RKTHumanName}"
|
||||||
BGGradient 4040A0 101020
|
BGGradient off
|
||||||
|
|
||||||
SetCompressor /SOLID "LZMA"
|
SetCompressor /SOLID "LZMA"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user