home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
WindowsServerTrial
/
server.iso
/
sources
/
dlmanifests
/
tabletpcinputpanel-dl.man
< prev
next >
Wrap
Extensible Markup Language
|
2008-01-19
|
2KB
|
27 lines
<?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="Downlevel manifest for TabletPC InputPanel" displayName="" company="Microsoft" copyright="" supportInformation="" creationTimeStamp="2005-07-26T00:22:50.260492-08:00" lastUpdateTimeStamp="2005-07-26T20:18:42.0205748Z" authors="krishnak" owners="krishnak" testers="" buildFilter="" xmlns="urn:schemas-microsoft-com:asm.v3">
<assemblyIdentity name="Microsoft-Windows-TabletPC-InputPanel-DL" version="0.0.0.0" processorArchitecture="*" publicKeyToken="$(Build.WindowsPublicKeyToken)" language="neutral" buildType="$(build.buildType)" buildFilter="" versionScope="nonSxS"></assemblyIdentity>
<migration scope="Upgrade,MigWiz,USMT">
<migXml xmlns="">
<rules context="User">
<detects>
<!-- We only support WinXP -->
<detect>
<condition>MigXmlHelper.DoesOSMatch("NT","5.1.*")</condition>
</detect>
<!-- With TabletPC bits installed -->
<detect>
<condition>MigXmlHelper.DoesObjectExist("Registry", "HKLM\Software\Classes\CLSID\{A5B020FD-E04B-4e67-B65A-E7DEED25B2CF}")</condition>
</detect>
</detects>
<include>
<objectSet>
<pattern type="Registry">HKCU\Software\Microsoft\TabletTip\1.7\* [*]</pattern>
</objectSet>
</include>
</rules>
</migXml>
<migrationDisplayID>Tablet_PC_Settings\Tablet_PC_Input_Panel</migrationDisplayID>
</migration>
</assembly>