[Host] NSIS script change names from C-Host to Host

This commit is contained in:
TheCakeIsNaOH 2020-05-21 10:28:15 -05:00 committed by Geoffrey McRae
parent 92aca75792
commit 2b518690b8

View File

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