home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / dlmanifests / uddiservicesweb-sdp-dl.man < prev    next >
Text File  |  2008-01-19  |  1KB  |  24 lines

  1. ∩╗┐<assembly xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" manifestVersion="1.0" description="$(resourceString.description7)" displayName="$(resourceString.displayName0)" company="Microsoft Corporation" copyright="" supportInformation="" creationTimeStamp="2005-04-18T17:27:39.7335304Z" lastUpdateTimeStamp="2005-07-22T21:33:10.480971Z" authors="Tim Irwin" owners="Tim Irwin" testers="Anand Sivaramakichenane" buildFilter="" xmlns="urn:schemas-microsoft-com:asm.v3">
  2.   <assemblyIdentity name="UDDIServicesWeb-SDP-DL" version="0.0.0.0" processorArchitecture="*" language="neutral"/>
  3.  
  4.   <migration>
  5.     <registerSDF name="UDDIServicesWeb"></registerSDF>
  6.     <migXml xmlns="">
  7.       <detects>
  8.     <!-- Detect supported platform: Win2k3 -->
  9.         <detect>
  10.           <condition>MigXmlHelper.DoesOSMatch("NT","5.2.*")</condition>
  11.         </detect>
  12.         <detect>
  13.           <!-- Detect if HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\UDDI\Setup\WebServer exists (web installation) -->
  14.           <condition>
  15.             MigXmlHelper.DoesObjectExist("Registry","HKLM\Software\Microsoft\UDDI\Setup\WebServer")
  16.           </condition>
  17.         </detect>
  18.       </detects>
  19.       <rules context="System">
  20.       </rules>
  21.     </migXml>
  22.   </migration>
  23. </assembly>
  24.