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 InstallDir $PROGRAMFILES\Bitcoin
CRCCheck on CRCCheck on
XPStyle on XPStyle on
BrandingText " "
ShowInstDetails show ShowInstDetails show
VIProductVersion 0.3.24.0 VIProductVersion 0.3.24.0
VIAddVersionKey ProductName Bitcoin VIAddVersionKey ProductName Bitcoin