MsiTabletPC Property

Windows Installer

MsiTabletPC Property

The installer sets the MsiTabletPC property to a nonzero value if the current operating system is Windows XP Tablet PC Edition. The installer uses the GetSystemMetrics function with SM_TABLETPC, and the property receives the nonzero value returned by this function. If the current system is not Windows XP Tablet PC Edition, the GetSystemMetrics function returns zero and the installer does not set this property.

Requirements

VersionWindows Installer 5.0 on Windows Server 2008 R2 or Windows 7. Windows Installer 4.0 or Windows Installer 4.5 on Windows Server 2008 or Windows Vista. Windows Installer 4.5 on Windows Server 2003 or Windows XP. See the Windows Installer Run-Time Requirements for information about the minimum Windows service pack that is required by a Windows Installer version.

See Also

Properties

Build date: 8/13/2009

© 2009 Microsoft Corporation. All rights reserved.