Commit 9fd1d79e authored by Geoffroy Couprie's avatar Geoffroy Couprie

Win32: add asInvoker to manifest

parent fdfc6ad1
......@@ -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