view cinst/asInvoker.manifest @ 1302:7b6a1d0b87c3

(help-pages) License of admin and client help changed to GPL v>=2, as source code.
author Emanuel Schuetze <emanuel@intevation.de>
date Mon, 29 Sep 2014 16:37:49 +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/