home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
WindowsServerTrial
/
server.iso
/
sources
/
dlmanifests
/
microsoft-windows-fax-client-applications-dl.man
< prev
next >
Wrap
Text File
|
2008-01-19
|
3KB
|
61 lines
<assembly manifestVersion="1.0" description="" displayName="" company="MS" copyright="" supportInformation="" creationTimeStamp="2004-10-07T01:01:33.6028792-07:00" lastUpdateTimeStamp="2004-10-11T17:43:48.5230435-07:00" authors="anoopc" owners="anoopc" testers="nareshc" 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 publicKeyToken="$(Build.WindowsPublicKeyToken)" buildType="$(build.buildType)" buildFilter="" versionScope="nonSxS" name="Microsoft-Windows-Fax-Client-Applications-DL" version="0.0.0.0" processorArchitecture="*" language="*"></assemblyIdentity>
<migration scope="Upgrade,MigWiz,USMT" xmlns="">
<migXml>
<!-- Common settings for XP, WS03 & windows 2000 -->
<rules context="User">
<detects>
<detect>
<condition>MigXmlHelper.DoesOSMatch("NT","5.0.*")</condition> <!-- w2k -->
<condition>MigXmlHelper.DoesOSMatch("NT","5.1.*")</condition> <!-- xp -->
<condition>MigXmlHelper.DoesOSMatch("NT","5.2.*")</condition> <!-- w2k3 -->
</detect>
</detects>
<include>
<objectSet>
<pattern type="Registry">HKCU\Software\Microsoft\Fax\fxsclnt\InboxView\* [*] </pattern>
<pattern type="Registry">HKCU\Software\Microsoft\Fax\fxsclnt\IncomingView\* [*] </pattern>
<pattern type="Registry">HKCU\Software\Microsoft\Fax\fxsclnt\OutboxView\* [*] </pattern>
<pattern type="Registry">HKCU\Software\Microsoft\Fax\fxsclnt\SentItemsView\* [*] </pattern>
<pattern type="Registry">HKCU\Software\Microsoft\Fax\fxsclnt\MainFrame\* [*] </pattern>
</objectSet>
</include>
</rules>
<!-- These are the rules specific to upgrade from 2k-->
<rules context="User">
<detects>
<detect>
<condition>MigXmlHelper.DoesOSMatch("NT","5.0.*")</condition> <!-- w2k -->
</detect>
</detects>
<include>
<objectSet>
<pattern type="Registry">HKCU\Software\Microsoft\Fax\UserInfo [NextCoverPageTip]</pattern>
</objectSet>
</include>
</rules>
<!-- end of rules for upgrade from 2k -->
<!-- rules specific to xp/ws03 -->
<rules context="User">
<detects>
<detect>
<condition>MigXmlHelper.DoesOSMatch("NT","5.1.*")</condition> <!-- xp -->
<condition>MigXmlHelper.DoesOSMatch("NT","5.2.*")</condition> <!-- w2k3 -->
</detect>
</detects>
<include>
<objectSet>
<pattern type="Registry">HKCU\Software\Microsoft\Fax\fxsclnt\Confirm [ItemDeletion]</pattern>
<pattern type="Registry">HKCU\Software\Microsoft\Fax\fxsclnt\Archive [MessagesPerCall]</pattern>
<!-- Note that if XP machine customized location for personal cover pages -->
<!-- those cover page files will not be migrated. Customization of personal -->
<!-- cover pages is not supported/exposed/documented -->
<pattern type="File">%CSIDL_PERSONAL%\Fax\Personal CoverPages\* [*] </pattern>
</objectSet>
</include>
</rules>
</migXml>
<migrationDisplayID>Communications_and_Sync\Fax</migrationDisplayID>
</migration>
</assembly>