home *** CD-ROM | disk | FTP | other *** search
/ ftp2.mweb.co.za / ftp2.mweb.co.za.tar / ftp2.mweb.co.za / AVG / avg_isct_x64_all_2014_4158a6730.exe / MANIFEST / 1
Extensible Markup Language  |  2013-10-07  |  1KB  |  39 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
  4.     version="1.0.0.0"
  5.     processorArchitecture="X86"
  6.     name="AVG.InternetSecurity.Setup"
  7.     type="win32"
  8. />
  9. <description>AVG10 Setup Self-Extractor.</description>
  10. <dependency>
  11.     <dependentAssembly>
  12.         <assemblyIdentity
  13.             type="win32"
  14.             name="Microsoft.Windows.Common-Controls"
  15.             version="6.0.0.0"
  16.             processorArchitecture="X86"
  17.             publicKeyToken="6595b64144ccf1df"
  18.             language="*"
  19.         />
  20.     </dependentAssembly>
  21. </dependency>
  22. <ms_asmv2:trustInfo xmlns:ms_asmv2="urn:schemas-microsoft-com:asm.v2">
  23.   <ms_asmv2:security>
  24.     <ms_asmv2:requestedPrivileges>
  25.       <ms_asmv2:requestedExecutionLevel level="requireAdministrator" uiAccess="false">
  26.       </ms_asmv2:requestedExecutionLevel>
  27.     </ms_asmv2:requestedPrivileges>
  28.   </ms_asmv2:security>
  29. </ms_asmv2:trustInfo>
  30. <compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
  31.   <application>
  32.     <!--The ID below indicates application support for Windows Vista -->
  33.     <supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}"/>
  34.     <!--The ID below indicates application support for Windows 7 -->
  35.     <supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/>
  36.   </application>
  37. </compatibility>
  38. </assembly>
  39.