Code

patch for 425056
authorbuliabyak <buliabyak@users.sourceforge.net>
Mon, 7 Sep 2009 14:56:45 +0000 (14:56 +0000)
committerbuliabyak <buliabyak@users.sourceforge.net>
Mon, 7 Sep 2009 14:56:45 +0000 (14:56 +0000)
packaging/win32/inkscape.nsi

index 3ee1737f93c87af61efbd35672edee809aacf30f..9b840f550fea3c92328e312985b73b72a9aa0b16 100644 (file)
@@ -19,7 +19,7 @@
 ; MUI 1.67 compatible ------
 SetCompressor /SOLID lzma
 SetCompressorDictSize 32
-RequestExecutionLevel highest
+RequestExecutionLevel admin
 !include "MUI.nsh"
 !include "LogicLib.nsh"
 !include "sections.nsh"