Skip to content

Commit c3543ce

Browse files
author
jef
committedJun 5, 2010
remove second RequestExecutionLevel
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@13665 c8812cc2-4d05-0410-92ff-de0c093fc19c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed
 

‎ms-windows/QGIS-Installer.nsi

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,9 +112,6 @@ OutFile "${INSTALLER_NAME}"
112112
;Define installation folder
113113
InstallDir "$PROGRAMFILES\${QGIS_BASE}"
114114

115-
;Request application privileges for Windows Vista
116-
RequestExecutionLevel user
117-
118115
;Tell the installer to show Install and Uninstall details as default
119116
ShowInstDetails show
120117
ShowUnInstDetails show

0 commit comments

Comments
 (0)
Please sign in to comment.