home *** CD-ROM | disk | FTP | other *** search
- <assembly manifestVersion="1.0" description="$(resourceString.description)" displayName="$(resourceString.displayName1)" company="MS" copyright="" supportInformation="" creationTimeStamp="2003-07-20T21:58:19.3497755-07:00" lastUpdateTimeStamp="2004-10-25T23:37:54.0182701-07:00" authors="yizhao" owners="moonma;jamesg" testers="rasundar" buildFilter="" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="urn:schemas-microsoft-com:asm.v3">
- <assemblyIdentity publicKeyToken="$(Build.WindowsPublicKeyToken)" buildType="$(build.buildType)" buildFilter="" versionScope="nonSxS" name="Microsoft-Windows-DNS-Client-DL" version="0.0.0.0" processorArchitecture="*" language="*"></assemblyIdentity>
-
- <migration>
- <machineSpecific>
- <migXml xmlns="">
-
- <detects>
- <detect>
- <condition>
- MigXmlHelper.IsOSEarlierThan("NT","6.0.0.0")
- </condition>
- </detect>
- </detects>
-
- <rules context="System">
- <include>
- <objectSet>
- <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\Dnscache [Start]</pattern>
- <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters\* [*]</pattern>
-
- <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters [Domain]</pattern>
- <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters [SearchList]</pattern>
- <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters [UseDomainNameDevolution]</pattern>
- <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters [DnsQueryTimeouts]</pattern>
- <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters [DnsQuickQueryTimeouts]</pattern>
- <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters [Hostname]</pattern>
-
- <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\$ [Domain]</pattern>
- <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\$ [NameServer]</pattern>
- <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\$ [RegisterAdapterName]</pattern>
- <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\$ [RegistrationEnabled]</pattern>
- <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\$ [EnableMulticast]</pattern>
-
- <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters\Interfaces\$ [NameServer]</pattern>
-
- <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\$ [DhcpNameServer]</pattern>
- <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\$ [SearchList]</pattern>
- <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\Tcpip6\Parameters\Interfaces\$ [DhcpNameServer]</pattern>
- </objectSet>
- </include>
- <exclude>
- <objectSet>
- <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters</pattern>
- </objectSet>
- </exclude>
- </rules>
-
- </migXml>
- </machineSpecific>
- </migration>
- </assembly>
-