SF.net SVN: geany-plugins:[1453] trunk/geany-plugins/build/geany-plugins. nsi
eht16 at users.sourceforge.net
eht16 at xxxxx
Sun Jun 13 17:36:52 UTC 2010
Revision: 1453
http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=1453&view=rev
Author: eht16
Date: 2010-06-13 17:36:52 +0000 (Sun, 13 Jun 2010)
Log Message:
-----------
Change the RequestExecutionLevel for the Windows installer to highest
Modified Paths:
--------------
trunk/geany-plugins/build/geany-plugins.nsi
Modified: trunk/geany-plugins/build/geany-plugins.nsi
===================================================================
--- trunk/geany-plugins/build/geany-plugins.nsi 2010-06-13 17:34:56 UTC (rev 1452)
+++ trunk/geany-plugins/build/geany-plugins.nsi 2010-06-13 17:36:52 UTC (rev 1453)
@@ -25,7 +25,7 @@
; Do a Cyclic Redundancy Check to make sure the installer was not corrupted by the download
CRCCheck force
-RequestExecutionLevel user ; set execution level for Windows Vista
+RequestExecutionLevel highest ; set execution level for Windows Vista
;;;;;;;;;;;;;;;;;;;
; helper defines ;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Plugins-Commits
mailing list