home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / dlmanifests / security-digest-dl.man < prev    next >
Text File  |  2008-01-19  |  711b  |  23 lines

  1. <assembly>
  2.   <assemblyIdentity name="Microsoft-Windows-Security-Digest-DL" version="0.0.0.0" processorArchitecture="*" language="*"/>
  3.   <migration>
  4.  
  5.     <migXml xmlns="">
  6.       <!-- Check as this is only valid for down-level OS < than Windows Vista ? -->
  7.       <detects>
  8.         <detect>
  9.           <condition>MigXmlHelper.IsOSEarlierThan("NT", "6.0.0.0")</condition>
  10.         </detect>
  11.       </detects>
  12.  
  13.       <rules context="System">
  14.         <include>
  15.           <objectSet>
  16.             <pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\Control\SecurityProviders\WDigest\* [*]</pattern>
  17.           </objectSet>
  18.         </include>
  19.       </rules>
  20.     </migXml>
  21.   </migration>
  22. </assembly>
  23.