home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
WindowsServerTrial
/
server.iso
/
sources
/
dlmanifests
/
frs-core-dl.man
< prev
next >
Wrap
Text File
|
2008-01-19
|
5KB
|
109 lines
<assembly xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
manifestVersion="1.0"
description="$(resourceString.description)"
displayName="$(resourceString.displayName)"
company="Microsoft Corp"
copyright="Microsoft"
supportInformation="dfsrdev"
creationTimeStamp="2004-05-24T17:39:48.5440428-07:00"
lastUpdateTimeStamp="2005-05-10T17:21:13.088724Z"
authors="dfsrdev"
owners="dfsrdev"
testers="dfsrtst"
buildFilter=""
xmlns="urn:schemas-microsoft-com:asm.v3">
<assemblyIdentity type=""
publicKeyToken="$(Build.WindowsPublicKeyToken)"
buildType="$(build.buildType)"
versionScope="nonSxS"
buildFilter=""
name="Microsoft-Windows-FRS-Core-DL"
version="0.0.0.0"
processorArchitecture="*"
language="*" />
<migration>
<!-- Begin migration to Vista from non-Vista Server OS -->
<!-- In-place section. Declarations here will not be migrated pc-to-pc. -->
<machineSpecific>
<migXml xmlns="">
<!-- Ruleset for migrating Windows 2003 and R2 -->
<rules context="System">
<detects>
<detect>
<condition>MigXmlHelper.DoesOSMatch("NT", "5.2.*")</condition>
</detect>
</detects>
<include>
<objectSet>
<pattern type="Registry">HKLM\System\CurrentControlSet\Services\NtFrs\Parameters\* [*]</pattern>
<pattern type="Registry">HKLM\System\CurrentControlSet\Services\Netlogon\Parameters [SysvolReady]</pattern>
<pattern type="Registry">HKLM\System\CurrentControlSet\Services\NtFrs [Start]</pattern>
<pattern type="Registry">HKLM\System\CurrentControlSet\Services\NtFrs [DependOnService]</pattern>
<pattern type="File">%windir%\ntfrs\*[*]</pattern>
<pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\control\ProductOptions [ProductType]</pattern>
</objectSet>
</include>
<!-- Specify merge resolution handler. Source priority forces migrate from downlevel. -->
<merge script="MigXmlHelper.SourcePriority()">
<objectSet>
<pattern type="Registry">HKLM\System\CurrentControlSet\Services\NtFrs\* [*]</pattern>
<pattern type="Registry">HKLM\System\CurrentControlSet\Services\Netlogon\Parameters\* [*]</pattern>
<pattern type="File">%windir%\ntfrs\*[*]</pattern>
</objectSet>
</merge>
</rules>
<!-- ******************************************************* -->
<!-- Ruleset for migrating Windows 2000 -->
<rules context="System">
<detects>
<detect>
<condition>MigXmlHelper.DoesOSMatch("NT", "5.0.*")</condition>
</detect>
</detects>
<include>
<objectSet>
<pattern type="Registry">HKLM\System\CurrentControlSet\Services\NtFrs\Parameters\* [*]</pattern>
<pattern type="Registry">HKLM\System\CurrentControlSet\Services\Netlogon\Parameters [SysvolReady]</pattern>
<pattern type="Registry">HKLM\System\CurrentControlSet\Services\NtFrs [Start]</pattern>
<pattern type="Registry">HKLM\System\CurrentControlSet\Services\NtFrs [DependOnService]</pattern>
<pattern type="File">%windir%\ntfrs\*[*]</pattern>
<pattern type="Registry">HKLM\SYSTEM\CurrentControlSet\control\ProductOptions [ProductType]</pattern>
</objectSet>
</include>
<!-- Specify merge resolution handler. Source priority forces migrate from downlevel. -->
<merge script="MigXmlHelper.SourcePriority()">
<objectSet>
<pattern type="Registry">HKLM\System\CurrentControlSet\Services\NtFrs\* [*]</pattern>
<pattern type="Registry">HKLM\System\CurrentControlSet\Services\Netlogon\Parameters\* [*]</pattern>
<pattern type="File">%windir%\ntfrs\*[*]</pattern>
</objectSet>
</merge>
</rules>
<!-- Ruleset for migrating Windows 2003+ registry settings -->
</migXml>
</machineSpecific>
<!-- No pc-to-pc migration. -->
</migration>
</assembly>