Installer.ComponentPathEx Property

Windows Installer

Installer.ComponentPathEx Property

This property returns a RecordList object that gives the full path of a specified installed component. This property calls MsiGetComponentPathEx.

Windows Installer 4.5 or earlier:  Not supported. This property is available beginning with Windows Installer 5.0.

Syntax

Script
Installer.ComponentPathEx

Requirements

VersionWindows Installer 5.0 on Windows Server 2008 R2 or Windows 7
DLLMsi.dll
IIDIID_IInstaller is defined as 000C1090-0000-0000-C000-000000000046

See Also

MsiGetComponentPathEx

Build date: 8/13/2009

© 2009 Microsoft Corporation. All rights reserved.