Remove NSIS branding from bottom divider.

This commit is contained in:
Jay Weisskopf 2011-07-12 01:18:57 -05:00
parent 230b894779
commit aa0bcaaf2b

View file

@ -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