Remove NSIS branding from bottom divider.
[novacoin.git] / share / setup.nsi
index cd39aa3..888c8ea 100644 (file)
@@ -1,6 +1,7 @@
 Name Bitcoin\r
 \r
 RequestExecutionLevel highest\r
+SetCompressor /SOLID lzma\r
 \r
 # General Symbol Definitions\r
 !define REGKEY "SOFTWARE\$(^Name)"\r
@@ -48,6 +49,7 @@ OutFile bitcoin-0.3.24-win32-setup.exe
 InstallDir $PROGRAMFILES\Bitcoin\r
 CRCCheck on\r
 XPStyle on\r
+BrandingText " "\r
 ShowInstDetails show\r
 VIProductVersion 0.3.24.0\r
 VIAddVersionKey ProductName Bitcoin\r