home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2006 January / Gamestar_80_2006-01_dvd.iso / Programy / avwinsfx.exe / disk_1 / AVGNT.EXE / MANIFEST / 1
Extensible Markup Language  |  2005-11-03  |  622b  |  21 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?> 
  2. <assembly 
  3.    xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
  4.  <assemblyIdentity 
  5.     processorArchitecture="x86" 
  6.     version="5.1.0.0"
  7.     type="win32"
  8.     name="avgnt.exe"/>
  9.  <description>AntiVir Guard</description>
  10.  <dependency>
  11.   <dependentAssembly>
  12.     <assemblyIdentity
  13.          type="win32"
  14.          name="Microsoft.Windows.Common-Controls"
  15.          version="6.0.0.0"
  16.          publicKeyToken="6595b64144ccf1df"
  17.          language="*"
  18.          processorArchitecture="x86"/>
  19.   </dependentAssembly>
  20.  </dependency>
  21. </assembly>