home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
WindowsServerTrial
/
server.iso
/
sources
/
dlmanifests
/
windowssearchengine-dl.man
< prev
next >
Wrap
Extensible Markup Language
|
2008-01-19
|
2KB
|
31 lines
<?xml version="1.0" encoding="UTF-8"?>
<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">
<assemblyIdentity name="WindowsSearchEngine-DL" version="0.0.0.0" processorArchitecture="*" language="*"/>
<migration>
<migXml xmlns:auto-ns1="urn:schemas-microsoft-com:asm.v3" xmlns:auto-ns2="urn:schemas-microsoft-com:asm.v3" xmlns="">
<!-- rules for 3.x registry settings -->
<rules context="System">
<detects>
<detect>
<condition>MigXmlHelper.DoesOSMatch("NT","5.1.*")</condition>
<condition>MigXmlHelper.DoesOSMatch("NT","5.2.*")</condition>
</detect>
<detect>
<condition>MigXmlHelper.DoesObjectExist("Registry","HKLM\Software\Microsoft\Windows Search\Gather\Windows\SystemIndex")</condition>
</detect>
</detects>
<include>
<objectSet>
<pattern type="Registry">HKLM\Software\Microsoft\Windows Search\Gather\Windows\SystemIndex\Extensions\* [*]</pattern>
<pattern type="Registry">HKLM\Software\Microsoft\Windows Search\Gathering Manager\* [*]</pattern>
<pattern type="Registry">HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\* [*]</pattern>
<pattern type="Registry">HKLM\SOFTWARE\Microsoft\Windows Search [SystemIndexNormalization]</pattern>
<pattern type="Registry">HKLM\SOFTWARE\Microsoft\Windows\Windows Search\Preferences [AllowIndexingEncryptedStoresOrItems]</pattern>
</objectSet>
</include>
</rules>
<!-- end of rules for registry settings -->
</migXml>
</migration>
</assembly>