home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / dlmanifests / internet-naming-service-runtime-dl.man < prev    next >
Extensible Markup Language  |  2008-01-19  |  5KB  |  76 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" company="Microsoft Corp" authors="v-yabors" owners="sudpas" testers="jsindell" buildFilter="" xmlns="urn:schemas-microsoft-com:asm.v3">
  3.   <assemblyIdentity name="Microsoft-Windows-Internet-Naming-Service-Runtime-DL" version="0.0.0.0" processorArchitecture="*" publicKeyToken="$(Build.WindowsPublicKeyToken)" language="neutral" buildType="release" versionScope="nonSxS" buildFilter=""/>
  4.   <migration>
  5.     <registerSDF name="WINSRuntime"/>
  6.     <migXml xmlns="">
  7.       <detects>
  8.         <detect>
  9.           <condition>MigXmlHelper.IsOSEarlierThan("NT", "6.0.0.0")</condition>
  10.         </detect>
  11.         <detect>
  12.           <condition>MigXmlHelper.DoesObjectExist("Registry", "HKLM\SYSTEM\CurrentControlSet\Services\WINS")</condition>
  13.         </detect>
  14.       </detects>
  15.     </migXml>
  16.     <machineSpecific>  
  17.       <plugin file="Microsoft-Windows-Internet-Naming-Service-Runtime\winsplgn.dll" classId="{D26AA4A6-92AD-48DB-8D59-95EF0DCE6939}"/>
  18.       <migXml xmlns="">
  19.         <detects>
  20.           <detect>
  21.             <condition>MigXmlHelper.IsOSEarlierThan("NT", "6.0.0.0")</condition>
  22.           </detect>
  23.           <detect>
  24.             <condition>MigXmlHelper.DoesObjectExist("Registry", "HKLM\SYSTEM\CurrentControlSet\Services\WINS")</condition>
  25.           </detect>
  26.         </detects>
  27.         <rules context="System">
  28.           <include>
  29.             <objectSet>
  30.               <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\Wins [WinsInternalVersNoNextTime_LW]</pattern>
  31.               <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\Wins [WinsInternalVersNoNextTime_HW]</pattern>
  32.               <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\Wins\Parameters [RefreshInterval]</pattern>
  33.               <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\Wins\Parameters [DoBackupOnTerm]</pattern>
  34.               <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\Wins\Parameters [TombstoneInterval]</pattern>
  35.               <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\Wins\Parameters [TombstoneTimeout]</pattern>
  36.               <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\Wins\Parameters [VerifyInterval]</pattern>
  37.               <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\Wins\Parameters [VersCounterStartVal_LowWord]</pattern>
  38.               <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\Wins\Parameters [VersCounterStartVal_HighWord]</pattern>
  39.               <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\Wins\Parameters [RplOnlyWCnfPnrs]</pattern>
  40.               <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\Wins\Parameters [LogDetailedEvents]</pattern>
  41.               <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\Wins\Parameters [LoggingOn]</pattern>
  42.               <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\Wins\Parameters [MigrateOn]</pattern>
  43.               <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\Wins\Parameters [UseSelfFndPnrs]</pattern>
  44.               <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\Wins\Parameters [McastIntvl]</pattern>
  45.               <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\Wins\Parameters [McastTtl]</pattern>
  46.               <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\Wins\Parameters [BurstHandling]</pattern>
  47.               <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\Wins\Parameters [BurstQueSize]</pattern>
  48.               <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\Wins\Parameters [DbFileNm]</pattern>
  49.               <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\Wins\Parameters [LogFilePath]</pattern>
  50.               <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\Wins\Parameters [BackupDirPath]</pattern>
  51.               <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\Wins\Parameters [DoStaticDataInit]</pattern>
  52.               <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\Wins\Parameters\DataFiles [*]</pattern>
  53.               <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\Wins\Partners\Pull\* [*]</pattern>
  54.               <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Services\Wins\Partners\Push\* [*]</pattern>
  55.             </objectSet>
  56.           </include>
  57.           <excludeAttributes attributes="Security">
  58.             <objectSet>
  59.               <pattern type="Registry">HKLM\System\CurrentControlSet\Services\Wins\Parameters</pattern>
  60.             </objectSet>
  61.           </excludeAttributes>
  62.           <include>
  63.             <objectSet>
  64.               <content filter="MigXmlHelper.ExtractDirectory(NULL,'1','\* [*]')">
  65.                 <objectSet>
  66.                   <pattern type="Registry"> HKLM\System\CurrentControlSet\Services\Wins\Parameters [DbFileNm]</pattern>
  67.                 </objectSet>
  68.               </content>
  69.             </objectSet>
  70.           </include>
  71.         </rules>
  72.       </migXml>
  73.     </machineSpecific>
  74.   </migration>
  75. </assembly>
  76.