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
CRCCheck on
!define GROUPNAME "Ethereum"
!define APPNAME "Geth"
!define DESCRIPTION "Official Go implementation of the Ethereum protocol"
!define GROUPNAME "WorldLand"
!define APPNAME "worldland"
!define DESCRIPTION "Official Go implementation of the WorldLand protocol"
!addplugindir .\
# Require admin rights on NT6+ (When UAC is turned on)