home *** CD-ROM | disk | FTP | other *** search
/ terabyteunlimited.com / 2014.06.terabyteunlimited.com.tar / terabyteunlimited.com / BOOTNOW.ZIP / BOOTNOW.EXE / MANIFEST / 1
Text File  |  2011-09-20  |  346b  |  9 lines

  1. <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
  2.   <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
  3.     <security>
  4.       <requestedPrivileges>
  5.         <requestedExecutionLevel level="asInvoker" uiAccess="false"></requestedExecutionLevel>
  6.       </requestedPrivileges>
  7.     </security>
  8.   </trustInfo>
  9. </assembly>