mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 02:42:27 +00:00
build: change nsi from geth to worldland
This commit is contained in:
parent
579cd739bc
commit
2cd6cadab7
1 changed files with 3 additions and 3 deletions
|
|
@ -29,9 +29,9 @@
|
||||||
# - sign installer
|
# - sign installer
|
||||||
CRCCheck on
|
CRCCheck on
|
||||||
|
|
||||||
!define GROUPNAME "Ethereum"
|
!define GROUPNAME "WorldLand"
|
||||||
!define APPNAME "Geth"
|
!define APPNAME "worldland"
|
||||||
!define DESCRIPTION "Official Go implementation of the Ethereum protocol"
|
!define DESCRIPTION "Official Go implementation of the WorldLand protocol"
|
||||||
!addplugindir .\
|
!addplugindir .\
|
||||||
|
|
||||||
# Require admin rights on NT6+ (When UAC is turned on)
|
# Require admin rights on NT6+ (When UAC is turned on)
|
||||||
Loading…
Reference in a new issue