home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / dlmanifests / uddi-mig-dl.man < prev    next >
Text File  |  2008-01-19  |  2KB  |  25 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="UDDI-Mig-DL" version="0.0.0.0" processorArchitecture="*" language="neutral"/>
  3.  
  4.   <file name="uddi-mig.dll" hash="" hashalg="" size="" destinationPath="$(runtime.system32)\migration" sourceName="uddi-mig.dll" sourcePath=".\" importPath="$(build.nttree)\Setup\Sources\dlmanifests\Microsoft-Windows-UDDI" buildFilter="">
  5.     <systemProtection behavior="notProtected" perUserVirtualization="Disable"/>
  6.   </file>
  7.  
  8.   <migration>
  9.     <plugin file="Microsoft-Windows-UDDI\uddi-mig.dll" classId="{5888541E-CABF-4695-A55A-1F1FAAF20C1F}" threadingModel="Apartment"/>
  10.     <migXml xmlns="">      
  11.       <detects>
  12.     <!-- Detect supported platform: Win2k3 -->
  13.         <detect>
  14.           <condition>MigXmlHelper.DoesOSMatch("NT","5.2.*")</condition>
  15.         </detect>
  16.         <detect>
  17.           <condition>
  18.             MigXmlHelper.DoesObjectExist("Registry","HKLM\Software\Microsoft\UDDI")
  19.           </condition>
  20.         </detect>
  21.       </detects>
  22.     </migXml>
  23.   </migration>
  24. </assembly>
  25.