mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
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
Add a link
Reference in a new issue