From: buliabyak Date: Mon, 7 Sep 2009 14:56:45 +0000 (+0000) Subject: patch for 425056 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=0143e520014d39af74e32444c249fa6d93f09a32;p=inkscape.git patch for 425056 --- diff --git a/packaging/win32/inkscape.nsi b/packaging/win32/inkscape.nsi index 3ee1737f9..9b840f550 100644 --- a/packaging/win32/inkscape.nsi +++ b/packaging/win32/inkscape.nsi @@ -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"