Commit 2a59455a authored by Geoffroy Couprie's avatar Geoffroy Couprie

Win32: add asInvoker to manifest

(cherry picked from commit 9fd1d79e)
Signed-off-by: default avatarGeoffroy Couprie <geal@videolan.org>
parent f81dda23
......@@ -7,6 +7,13 @@
type="win32"
/>
<description>see http://www.videolan.org/</description>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
<security>
<requestedPrivileges>
<requestedExecutionLevel level="asInvoker" />
</requestedPrivileges>
</security>
</trustInfo>
<dependency>
<dependentAssembly>
<assemblyIdentity
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment