[Host] Change default install dir "Looking-Glass" to "Looking Glass"

This commit is contained in:
TheCakeIsNaOH 2020-08-11 14:47:08 -05:00 committed by Geoffrey McRae
parent c119b3dcca
commit a5ad531004

View File

@ -31,7 +31,7 @@ Unicode true
RequestExecutionLevel admin
ShowInstDetails "show"
ShowUninstDetails "show"
InstallDir "$PROGRAMFILES64\Looking-Glass"
InstallDir "$PROGRAMFILES64\Looking Glass"
!define MUI_ICON "..\..\resources\icon.ico"
!define MUI_UNICON "..\..\resources\icon.ico"