build: change nsi from geth to worldland

This commit is contained in:
siddharth0a 2024-04-02 20:30:59 +09:00
parent 579cd739bc
commit 2cd6cadab7

View file

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