home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8"?>
- <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">
- <assemblyIdentity name="Microsoft-Windows-NetworkLoadBalancingFullServer-DL" version="0.0.0.0" processorArchitecture="*" publicKeyToken="" language="neutral" buildType="release" buildFilter="" versionScope="nonSxS"/>
- <migration>
- <!-- Declare for which Longhorn equivalent OC this manifest corresponds too -->
- <registerSDF name="NetworkLoadBalancingFullServer"></registerSDF>
- <!-- Duplicate the detects section as it must appear outside the machineSpecific tag for downlevel detect (this is a design limitation) -->
- <migXml xmlns="">
- <detects>
- <detect>
- <condition>MigXmlHelper.DoesObjectExist("Registry","HKLM\SYSTEM\CurrentControlSet\Services\WLBS\Enum [Count]")</condition>
- </detect>
- <detect>
- <condition negation="Yes">MigXmlHelper.DoesStringContentEqual("Registry","HKLM\SYSTEM\CurrentControlSet\Services\WLBS\Enum [Count]", "0")</condition>
- </detect>
- <!-- Check as this is only valid for down-level OS < Windows Vista -->
- <detect>
- <condition>MigXmlHelper.IsOSEarlierThan("NT", "6.0.0")</condition>
- </detect>
- </detects>
- </migXml>
- <machineSpecific>
- <migXml xmlns="">
- <detects>
- <detect>
- <condition>MigXmlHelper.DoesObjectExist("Registry","HKLM\SYSTEM\CurrentControlSet\Services\WLBS\Enum [Count]")</condition>
- </detect>
- <detect>
- <condition negation="Yes">MigXmlHelper.DoesStringContentEqual("Registry","HKLM\SYSTEM\CurrentControlSet\Services\WLBS\Enum [Count]", "0")</condition>
- </detect>
- <!-- Check as this is only valid for down-level OS < Windows Vista -->
- <detect>
- <condition>MigXmlHelper.IsOSEarlierThan("NT", "6.0.0")</condition>
- </detect>
- </detects>
- <plugin file="Microsoft-Windows-NetworkLoadBalancing-Core\NlbMigPlugin.dll" classId="{376b9f2d-3ce1-442d-af84-bd77bfff79a6}"></plugin>
- </migXml>
- </machineSpecific>
- </migration>
- </assembly>