Remove NSIS branding from bottom divider.

pull/2/merge
Jay Weisskopf 14 years ago
parent 230b894779
commit aa0bcaaf2b

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

Loading…
Cancel
Save