home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 5 / Windows / System32 / netprof.dll / MANIFEST / 2
Extensible Markup Language  |  2008-01-19  |  705b  |  19 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 name="Microsoft-Windows-ManageNetworkLocations" processorArchitecture="x86" version="5.1.0.0" type="win32"/>
  5. <description>Shell Fusion</description>
  6. <dependency>
  7.     <dependentAssembly>
  8.         <assemblyIdentity
  9.             type="win32"
  10.             name="Microsoft.Windows.Common-Controls"
  11.             version="6.0.0.0"
  12.             processorArchitecture="x86" 
  13.             publicKeyToken="6595b64144ccf1df"
  14.             language="*"
  15.         />
  16.     </dependentAssembly>
  17. </dependency>
  18. </assembly>
  19.