source: nscp/NSClient++.manifest @ 89537bd

0.4.00.4.10.4.2stable
Last change on this file since 89537bd was 3f569d3, checked in by Michael Medin <michael@…>, 5 years ago

2007-11-26 MickeM

+ Fixed a socket issue (erroneously reported "Could not read NSClient packet from socket :(")

  • More 2k5 build tweaks
  • Property mode set to 100644
File size: 374 bytes
Line 
1<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
3  <trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
4    <security>
5      <requestedPrivileges>
6        <requestedExecutionLevel level="requireAdministrator"/>
7      </requestedPrivileges>
8    </security>
9  </trustInfo>
10</assembly>
Note: See TracBrowser for help on using the repository browser.