From a3184438f7be41aadae2d74af3aeacd995f35d1f Mon Sep 17 00:00:00 2001 From: Todd Whiteman Date: Wed, 23 Apr 2014 14:03:33 -0700 Subject: [PATCH] fixes #1 - patch.exe raises UAC prompt Uses manifest to avoid UAC issue (copied from Komodo Edit repo) --- platform/WINNT/patch.exe.manifest | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 platform/WINNT/patch.exe.manifest diff --git a/platform/WINNT/patch.exe.manifest b/platform/WINNT/patch.exe.manifest new file mode 100644 index 0000000..5fe2f01 --- /dev/null +++ b/platform/WINNT/patch.exe.manifest @@ -0,0 +1,18 @@ + + + + + + + + + + + + +