home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / boot.wim / 1 / Windows / System32 / printui.dll / MANIFEST / 123
Extensible Markup Language  |  2008-01-19  |  752b  |  25 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <!-- Copyright (c) Microsoft Corporation -->
  3. <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
  4. <assemblyIdentity
  5.     language="x-ww"
  6.     version="5.1.0.0"
  7.     processorArchitecture="x86"
  8.     name="Microsoft.Windows.PrintScan.PrintUI"
  9.     type="win32"
  10. />
  11. <description>Printing UI Components</description>
  12. <dependency>
  13.     <dependentAssembly>
  14.         <assemblyIdentity
  15.             type="win32"
  16.             name="Microsoft.Windows.Common-Controls"
  17.             version="6.0.0.0"
  18.             processorArchitecture="x86"
  19.             publicKeyToken="6595b64144ccf1df"
  20.             language="*"
  21.         />
  22.     </dependentAssembly>
  23. </dependency>
  24. </assembly>
  25.