home *** CD-ROM | disk | FTP | other *** search
/ terabyteunlimited.com / 2014.06.terabyteunlimited.com.tar / terabyteunlimited.com / PARTINFO.ZIP / x64 / partinfg.exe / MANIFEST / 1
Text File  |  2014-02-11  |  635b  |  14 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="requireAdministrator" uiAccess="false"></requestedExecutionLevel>
  6.       </requestedPrivileges>
  7.     </security>
  8.   </trustInfo>
  9.   <dependency>
  10.     <dependentAssembly>
  11.       <assemblyIdentity type="win32" name="Microsoft.Windows.Common-Controls" version="6.0.0.0" processorArchitecture="amd64" publicKeyToken="6595b64144ccf1df" language="*"></assemblyIdentity>
  12.     </dependentAssembly>
  13.   </dependency>
  14. </assembly>