From aa0bcaaf2be4bbb7729d307fffec13b7ef0cb806 Mon Sep 17 00:00:00 2001 From: Jay Weisskopf Date: Tue, 12 Jul 2011 01:18:57 -0500 Subject: [PATCH] Remove NSIS branding from bottom divider. --- share/setup.nsi | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/share/setup.nsi b/share/setup.nsi index 022eea8..888c8ea 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 -- 1.7.1