Installer.ComponentsEx property

This property returns a RecordList object that lists installed components. This property calls MsiEnumComponentsEx.

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

This property is read-only.

Syntax

propVal = Installer.ComponentsEx

Property value

Requirements

Requirement Value
Version
Windows Installer 5.0 on Windows Server 2012, Windows 8, Windows Server 2008 R2 or Windows 7
DLL
Msi.dll
IID
IID_IInstaller is defined as 000C1090-0000-0000-C000-000000000046

See also

MsiEnumComponentsEx