aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJay Weisskopf <[email protected]>2011-07-12 01:18:57 -0500
committerJay Weisskopf <[email protected]>2011-07-12 01:18:57 -0500
commitaa0bcaaf2be4bbb7729d307fffec13b7ef0cb806 (patch)
tree42a854c9b2360d7fa39ec401a8272e70cc2ec624
parentSet default compression for NSIS installer to LZMA. (diff)
downloaddiscoin-aa0bcaaf2be4bbb7729d307fffec13b7ef0cb806.tar.xz
discoin-aa0bcaaf2be4bbb7729d307fffec13b7ef0cb806.zip
Remove NSIS branding from bottom divider.
-rw-r--r--share/setup.nsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/setup.nsi b/share/setup.nsi
index 022eea822..888c8ea53 100644
--- a/share/setup.nsi
+++ b/share/setup.nsi
@@ -49,6 +49,7 @@ OutFile bitcoin-0.3.24-win32-setup.exe
InstallDir $PROGRAMFILES\Bitcoin
CRCCheck on
XPStyle on
+BrandingText " "
ShowInstDetails show
VIProductVersion 0.3.24.0
VIAddVersionKey ProductName Bitcoin