home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / dlmanifests / networkloadbalancingfullserver-dl.man < prev    next >
Extensible Markup Language  |  2008-01-19  |  3KB  |  40 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8"?>
  2. <assembly xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" manifestVersion="1.0" description="This is a down-level manifest for component NetworkLoadBalancingFullServer." displayName="NLB down-level manifest" company="Microsoft Corporation" copyright="" supportInformation="" creationTimeStamp="2003-10-21T22:44:51.1167278-07:00" lastUpdateTimeStamp="2005-05-27T18:07:29.3587657-07:00" authors="sidsen" owners="wlbsdevs" testers="wlbstest" buildFilter="" xmlns="urn:schemas-microsoft-com:asm.v3">
  3. <assemblyIdentity name="Microsoft-Windows-NetworkLoadBalancingFullServer-DL" version="0.0.0.0" processorArchitecture="*" publicKeyToken="" language="neutral" buildType="release" buildFilter="" versionScope="nonSxS"/>
  4. <migration>
  5.   <!-- Declare for which Longhorn equivalent OC this manifest corresponds too -->
  6.   <registerSDF name="NetworkLoadBalancingFullServer"></registerSDF>
  7.   <!-- Duplicate the detects section as it must appear outside the machineSpecific tag for downlevel detect (this is a design limitation) -->
  8.   <migXml xmlns="">
  9.     <detects>
  10.       <detect>
  11.         <condition>MigXmlHelper.DoesObjectExist("Registry","HKLM\SYSTEM\CurrentControlSet\Services\WLBS\Enum [Count]")</condition>
  12.       </detect>
  13.       <detect>
  14.         <condition negation="Yes">MigXmlHelper.DoesStringContentEqual("Registry","HKLM\SYSTEM\CurrentControlSet\Services\WLBS\Enum [Count]", "0")</condition>
  15.       </detect>
  16.       <!-- Check as this is only valid for down-level OS < Windows Vista -->
  17.       <detect>
  18.         <condition>MigXmlHelper.IsOSEarlierThan("NT", "6.0.0")</condition>
  19.       </detect>
  20.     </detects>
  21.   </migXml>
  22.   <machineSpecific>
  23.     <migXml xmlns="">
  24.       <detects>
  25.         <detect>
  26.           <condition>MigXmlHelper.DoesObjectExist("Registry","HKLM\SYSTEM\CurrentControlSet\Services\WLBS\Enum [Count]")</condition>
  27.         </detect>
  28.         <detect>
  29.           <condition negation="Yes">MigXmlHelper.DoesStringContentEqual("Registry","HKLM\SYSTEM\CurrentControlSet\Services\WLBS\Enum [Count]", "0")</condition>
  30.         </detect>
  31.         <!-- Check as this is only valid for down-level OS < Windows Vista -->
  32.         <detect>
  33.           <condition>MigXmlHelper.IsOSEarlierThan("NT", "6.0.0")</condition>
  34.         </detect>
  35.       </detects>
  36.       <plugin file="Microsoft-Windows-NetworkLoadBalancing-Core\NlbMigPlugin.dll" classId="{376b9f2d-3ce1-442d-af84-bd77bfff79a6}"></plugin>
  37.     </migXml>
  38.   </machineSpecific>
  39. </migration>
  40. </assembly>