Merge branch 'master' of gitlab.com:librewolf-community/browser/windows
This commit is contained in:
commit
2f7ecd2e1d
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@
|
||||||
|
|
||||||
Name "${APPNAME}"
|
Name "${APPNAME}"
|
||||||
OutFile "${PROGNAME}-${PROG_VERSION}.en-US.win64-setup.exe"
|
OutFile "${PROGNAME}-${PROG_VERSION}.en-US.win64-setup.exe"
|
||||||
|
InstallDirRegKey HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\${COMPANYNAME} ${APPNAME}" "InstallLocation"
|
||||||
InstallDir $PROGRAMFILES64\${APPNAME}
|
InstallDir $PROGRAMFILES64\${APPNAME}
|
||||||
RequestExecutionLevel admin
|
RequestExecutionLevel admin
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue