view cinst/asInvoker.manifest @ 1229:6154d554b3af

(issue101) Text improved, pointing to local dir and the online repo.:
author Bernhard Reiter <bernhard@intevation.de>
date Wed, 24 Sep 2014 15:39:02 +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/