home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
WindowsServerTrial
/
server.iso
/
sources
/
dlmanifests
/
tabletpc-tabbtn-dl.man
< prev
next >
Wrap
Extensible Markup Language
|
2008-01-19
|
2KB
|
43 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 Buttons" displayName="" company="Microsoft" copyright="" supportInformation="" creationTimeStamp="2004-12-09T22:37:41.9596795-08:00" lastUpdateTimeStamp="2005-06-22T00:32:03.7264198Z" authors="daperry" owners="daperry" testers="" buildFilter="" xmlns="urn:schemas-microsoft-com:asm.v3">
<assemblyIdentity
name="Microsoft-Windows-TabletPC-Tabbtn-DL"
version="0.0.0.0"
processorArchitecture="*"
language="*">
</assemblyIdentity>
<migration>
<machineSpecific>
<migXml xmlns="">
<rules context="System">
<detects>
<detect>
<condition>MigXmlHelper.IsOSEarlierThan("NT", "6.0.0.0")</condition>
</detect>
</detects>
<include>
<objectSet>
<pattern type="Registry">HKLM\System\CurrentControlSet\Control\Tabletpc\* [*]</pattern>
</objectSet>
</include>
</rules>
<rules context="User">
<detects>
<detect>
<condition>MigXmlHelper.IsOSEarlierThan("NT", "6.0.0.0")</condition>
</detect>
</detects>
<include>
<objectSet>
<pattern type="Registry">HKCU\Control Panel\Tabletpc\ [ToggleOrientationSeq]</pattern>
</objectSet>
</include>
</rules>
</migXml>
</machineSpecific>
</migration>
</assembly>