home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2005 November / WNnov2005.iso / Windows / Indispensables / Alt-switch / altswitch_setup.exe / AltSwitch.exe / 0 / MANIFEST / 1
Encoding:
Extensible Markup Language  |  2005-06-07  |  566 b   |  10 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 version="1.1.0.0" processorArchitecture="X86" name="IronBytes.AltSwitch" type="win32"/> 
  4.     <description>Alternative task switcher.</description> 
  5.     <dependency> 
  6.         <dependentAssembly> 
  7.             <assemblyIdentity type="win32" name="Microsoft.Windows.Common-Controls" version="6.0.0.0" processorArchitecture="X86" publicKeyToken="6595b64144ccf1df" language="*"/> 
  8.         </dependentAssembly> 
  9.     </dependency> 
  10. </assembly>