[QGIS Commit] r13665 - trunk/qgis/ms-windows
svn_qgis at osgeo.org
svn_qgis at osgeo.org
Sat Jun 5 16:59:02 EDT 2010
Author: jef
Date: 2010-06-05 16:59:01 -0400 (Sat, 05 Jun 2010)
New Revision: 13665
Modified:
trunk/qgis/ms-windows/QGIS-Installer.nsi
Log:
remove second RequestExecutionLevel
Modified: trunk/qgis/ms-windows/QGIS-Installer.nsi
===================================================================
--- trunk/qgis/ms-windows/QGIS-Installer.nsi 2010-06-05 20:38:15 UTC (rev 13664)
+++ trunk/qgis/ms-windows/QGIS-Installer.nsi 2010-06-05 20:59:01 UTC (rev 13665)
@@ -112,9 +112,6 @@
;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
More information about the QGIS-commit
mailing list