view cinst/asInvoker.manifest @ 1300:a3b0f5de3eeb

(issue149) licenses: Mozilla completed.
author Bernhard Reiter <bernhard@intevation.de>
date Mon, 29 Sep 2014 16:30:39 +0200
parents 60927efa48cc
children b0bdccc4ee2d
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
  <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
    <security>
      <requestedPrivileges>
        <requestedExecutionLevel
          level="asInvoker"
          uiAccess="false"/>
        </requestedPrivileges>
       </security>
  </trustInfo>
</assembly>

http://wald.intevation.org/projects/trustbridge/