summaryrefslogtreecommitdiffstats
path: root/tools/gpg-wks-client.w32-manifest.in
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gpg-wks-client.w32-manifest.in')
-rw-r--r--tools/gpg-wks-client.w32-manifest.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/gpg-wks-client.w32-manifest.in b/tools/gpg-wks-client.w32-manifest.in
index ba2508e..c44620f 100644
--- a/tools/gpg-wks-client.w32-manifest.in
+++ b/tools/gpg-wks-client.w32-manifest.in
@@ -15,4 +15,11 @@
<supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}"/><!-- Vista -->
</application>
</compatibility>
+<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
+ <security>
+ <requestedPrivileges>
+ <requestedExecutionLevel level="asInvoker"/>
+ </requestedPrivileges>
+ </security>
+</trustInfo>
</assembly>