Windows installer using installation path for x64 applications

pull/3895/head
Igor Akkerman 2019-03-17 18:39:40 +01:00
parent 016e3f3178
commit d91615ef46
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
RequestExecutionLevel admin ;Require admin rights on NT6+ (When UAC is turned on)
InstallDir "$PROGRAMFILES\${COMPANYNAME}\${APPNAME}"
InstallDir "$PROGRAMFILES64\${COMPANYNAME}\${APPNAME}"
!define UNINSTALLDIR "Software\Microsoft\Windows\CurrentVersion\Uninstall\${COMPANYNAME} ${APPNAME}"
BrandingText " "