home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8"?>
- <assembly xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" manifestVersion="1.0" description="$(resourceString.description1)" displayName="$(resourceString.displayName0)" company="MPD" copyright="" supportInformation="" creationTimeStamp="2005-08-05T08:17:11.8274286Z" lastUpdateTimeStamp="2005-08-05T08:18:54.0468328Z" authors="yutakas" owners="yutakas" testers="" buildFilter="" xmlns="urn:schemas-microsoft-com:asm.v3">
- <assemblyIdentity name="Microsoft-Windows-TextServicesFramework-Migration-DL" version="0.0.0.0" processorArchitecture="*" type="" publicKeyToken="$(Build.WindowsPublicKeyToken)" language="*" buildType="$(build.buildType)" versionScope="nonSxS" buildFilter="" />
- <migration scope="Upgrade,MigWiz,USMT">
- <migXml xmlns="">
-
- <!-- Check as this is only valid for down-level OS < than Windows Vista -->
- <detects>
- <detect>
- <condition>MigXmlHelper.IsOSEarlierThan("NT", "6.0.0.0")</condition>
- </detect>
- </detects>
-
- <!-- Plug-in setting for msctfmig.dll -->
- <plugin file="Microsoft-Windows-TextServicesFramework-Migration-DL\msctfmig.dll" classId="{0b23c863-4410-4153-8733-a60c9b1990fb}" />
-
- <!-- Gather the registry keys that need to be migrated -->
- <rules context="User">
- <!-- Check as this is only valid for down-level OS < than Windows Vista -->
- <detects>
- <detect>
- <condition>MigXmlHelper.IsOSEarlierThan("NT", "6.0.0.0")</condition>
- </detect>
- </detects>
-
- <include>
- <objectSet>
- <!-- LangBar settings -->
- <pattern type="Registry">HKCU\Software\Microsoft\CTF\LangBar\* [*]</pattern>
-
- <!-- MSUTB settings -->
- <pattern type="Registry">HKCU\Software\Microsoft\CTF\MSUTB\* [*]</pattern>
- </objectSet>
- </include>
- </rules>
- </migXml>
- <migrationDisplayID>Date_Time_Language_and_Region\Regional_Language_Options</migrationDisplayID>
- </migration>
- <wcs:Application wcs:Version="1.0.239.0" xmlns:wcs="urn:schemas-microsoft-com:wcs.v1" />
- </assembly>
-