diff --git a/build/nsis.geth.nsi b/build/nsis.worldland.nsi similarity index 93% rename from build/nsis.geth.nsi rename to build/nsis.worldland.nsi index 1034f30235..1b6a050930 100644 --- a/build/nsis.geth.nsi +++ b/build/nsis.worldland.nsi @@ -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)