Remove NSIS branding from bottom divider.
This commit is contained in:
parent
230b894779
commit
aa0bcaaf2b
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue