home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 April / PCWorld_2008-04_cd.bin / temacd / wink / wink20.exe / $R0 / wink.exe.manifest < prev    next >
Extensible Markup Language  |  2003-12-22  |  621b  |  18 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 type="win32" processorArchitecture="*" version="6.0.0.0" name="Debugmode.Wink"/>
  4. <description>Wink Media Creator and Editor</description>
  5. <dependency>
  6.    <dependentAssembly>
  7.       <assemblyIdentity
  8.            type="win32"
  9.            name="Microsoft.Windows.Common-Controls" version="6.0.0.0"
  10.            language="*"
  11.            processorArchitecture="*"
  12.          publicKeyToken="6595b64144ccf1df"
  13.       />
  14.    </dependentAssembly>
  15. </dependency>
  16. </assembly>
  17.  
  18.