remove second RequestExecutionLevel

git-svn-id: http://svn.osgeo.org/qgis/trunk@13665 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
jef 2010-06-05 20:59:01 +00:00
parent 9e5ee582d6
commit 3d18ce6222

View File

@ -112,9 +112,6 @@ OutFile "${INSTALLER_NAME}"
;Define installation folder
InstallDir "$PROGRAMFILES\${QGIS_BASE}"
;Request application privileges for Windows Vista
RequestExecutionLevel user
;Tell the installer to show Install and Uninstall details as default
ShowInstDetails show
ShowUnInstDetails show