Installer.ComponentsEx Property

Windows Installer

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.

Syntax

Script
Installer.ComponentsEx

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

MsiEnumComponentsEx

Build date: 8/13/2009

© 2009 Microsoft Corporation. All rights reserved.