summaryrefslogtreecommitdiffstats
path: root/g10/gpg.w32-manifest.in
diff options
context:
space:
mode:
Diffstat (limited to 'g10/gpg.w32-manifest.in')
-rw-r--r--g10/gpg.w32-manifest.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/g10/gpg.w32-manifest.in b/g10/gpg.w32-manifest.in
index 24484db..418fa78 100644
--- a/g10/gpg.w32-manifest.in
+++ b/g10/gpg.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>