Setup Factory 10

MSI.EnumComponents

MSI.EnumComponents

Previous topic Next topic  

MSI.EnumComponents

Previous topic Next topic  

OverviewExamples

table MSI.EnumComponents (

)

Description

Calls the MsiEnumComponents function to get an enumerated table of the installed components for all products.

Parameters

 

None.

Returns

(table) Returns a numerically indexed table of component GUIDs for all products. If this action fails, or no components are installed, nil is returned. You can use Application.GetLastError to determine whether this action failed, and why.

See also: Related Actions


Learn More: Indigo Rose Software - Setup Factory - Buy Now - Contact Us