diff options
| author | bulia byak <buliabyak@gmail.com> | 2009-09-07 14:56:45 +0000 |
|---|---|---|
| committer | buliabyak <buliabyak@users.sourceforge.net> | 2009-09-07 14:56:45 +0000 |
| commit | a727ea4ea66a8138da5f245491cbefd986663974 (patch) | |
| tree | a27f1215174a35ccada8e157d76d69a8de239239 | |
| parent | Slightly updated Russian translation (diff) | |
| download | inkscape-a727ea4ea66a8138da5f245491cbefd986663974.tar.gz inkscape-a727ea4ea66a8138da5f245491cbefd986663974.zip | |
patch for 425056
(bzr r8570)
| -rw-r--r-- | packaging/win32/inkscape.nsi | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
