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

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <assembly manifestVersion="1.0" description="Downlevel manifest for Windows Search Service" displayName="Windows Search Service" company="Microsoft" copyright="" supportInformation="" creationTimeStamp="2004-08-18T00:19:55.6902352-07:00" lastUpdateTimeStamp="2004-09-03T03:22:56.3350156-07:00" authors="masaht" owners="" testers="" 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">
  3.   <assemblyIdentity name="WindowsSearchEngine-DL" version="0.0.0.0" processorArchitecture="*" language="*"/>
  4.   <migration>
  5.     <migXml xmlns:auto-ns1="urn:schemas-microsoft-com:asm.v3" xmlns:auto-ns2="urn:schemas-microsoft-com:asm.v3" xmlns="">
  6.       <!-- rules for 3.x registry settings -->
  7.       <rules context="System">
  8.         <detects>
  9.           <detect>
  10.             <condition>MigXmlHelper.DoesOSMatch("NT","5.1.*")</condition>
  11.             <condition>MigXmlHelper.DoesOSMatch("NT","5.2.*")</condition>
  12.           </detect>
  13.           <detect>
  14.             <condition>MigXmlHelper.DoesObjectExist("Registry","HKLM\Software\Microsoft\Windows Search\Gather\Windows\SystemIndex")</condition>
  15.           </detect>
  16.         </detects>
  17.         <include>
  18.           <objectSet>
  19.             <pattern type="Registry">HKLM\Software\Microsoft\Windows Search\Gather\Windows\SystemIndex\Extensions\* [*]</pattern>
  20.             <pattern type="Registry">HKLM\Software\Microsoft\Windows Search\Gathering Manager\* [*]</pattern>
  21.             <pattern type="Registry">HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\* [*]</pattern>
  22.             <pattern type="Registry">HKLM\SOFTWARE\Microsoft\Windows Search [SystemIndexNormalization]</pattern>
  23.             <pattern type="Registry">HKLM\SOFTWARE\Microsoft\Windows\Windows Search\Preferences [AllowIndexingEncryptedStoresOrItems]</pattern>
  24.           </objectSet>
  25.         </include>
  26.       </rules>
  27.       <!-- end of rules for registry settings -->
  28.     </migXml>
  29.   </migration>
  30. </assembly>
  31.