home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Shareware / Utilitare / winhex / WinHex.exe / 0 / MANIFEST / 1
Encoding:
Extensible Markup Language  |  2004-03-06  |  621 b   |  22 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. name="Stefan Fleischmann.WinHex.Hex Editor, Disk Editor, RAM Editor"
  5. version="11.2.6.0"
  6. processorArchitecture="X86"
  7. type="win32"
  8. />
  9. <description>Hexadecimal editor for files, disks, and RAM.</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. </assembly>