home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / winbuilder.7z / Projects / VistaPE-Core / TC / tcmd750a.exe / INSTALL.CAB / TOTALCMD.EXE.MANIFEST < prev    next >
Extensible Markup Language  |  2009-09-24  |  1KB  |  37 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?> 
  2. <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
  3. <assemblyIdentity processorArchitecture="x86" version="5.1.0.0" type="win32" name="Ghisler.Totalcmd.exe"/>
  4.  <description>Total Commander 32</description>
  5.  <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
  6.     <security>
  7.       <requestedPrivileges>
  8.         <requestedExecutionLevel
  9.           level="asInvoker"
  10.           uiAccess="false"/>
  11.         </requestedPrivileges>
  12.        </security>
  13.  </trustInfo>
  14.  <compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
  15.    <application>
  16.        <supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/>
  17.    </application>
  18.  </compatibility>
  19.  <asmv3:application xmlns:asmv3="urn:schemas-microsoft-com:asm.v3">
  20.    <asmv3:windowsSettings xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">
  21.      <dpiAware>true</dpiAware>
  22.    </asmv3:windowsSettings>
  23.  </asmv3:application>
  24.  <dependency>
  25.  <dependentAssembly>
  26.  <assemblyIdentity
  27.   type="win32"
  28.   name="Microsoft.Windows.Common-Controls"
  29.   version="6.0.0.0"
  30.   publicKeyToken="6595b64144ccf1df"
  31.   language="*"
  32.   processorArchitecture="x86"/>
  33.  </dependentAssembly>
  34. </dependency>
  35. </assembly>
  36.  
  37.