diff --git a/host/installer/installer.nsi b/host/installer/installer.nsi index ec5a82e2..4b6e4d21 100644 --- a/host/installer/installer.nsi +++ b/host/installer/installer.nsi @@ -25,8 +25,8 @@ Place, Suite 330, Boston, MA 02111-1307 USA !include "Sections.nsh" ;Settings -Name "Looking Glass c-host" -OutFile "..\build\Looking-Glass-C-Host-Setup.exe" +Name "Looking Glass Host" +OutFile "..\build\Looking-Glass-Host-Setup.exe" Unicode true RequestExecutionLevel admin ShowInstDetails "show"