diff --git a/Dashboard/package.json b/Dashboard/package.json index f361beb..1037f47 100644 --- a/Dashboard/package.json +++ b/Dashboard/package.json @@ -8,8 +8,8 @@ "main": "src/electron.js", "private": true, "build": { - "productName": "Light Control", - "appId": "lightcontrol.dashboard", + "productName": "Heliox", + "appId": "heliox.dashboard", "buildDependenciesFromSource": true, "npmRebuild": false, "win": { diff --git a/Dashboard/scripts/installer.nsh b/Dashboard/scripts/installer.nsh index 23188a8..bf2e482 100644 --- a/Dashboard/scripts/installer.nsh +++ b/Dashboard/scripts/installer.nsh @@ -1,3 +1,3 @@ -!macro customInstall - CreateShortcut "$SMSTARTUP\Light Control.lnk" "$INSTDIR\Light Control.exe" -!macroend +!macro customInstall + CreateShortcut "$SMSTARTUP\Heliox.lnk" "$INSTDIR\Heliox.exe" +!macroend diff --git a/Dashboard/src/index.html b/Dashboard/src/index.html index 6a963e9..cc9212e 100644 --- a/Dashboard/src/index.html +++ b/Dashboard/src/index.html @@ -2,7 +2,7 @@
-