ComponentId Property
Specifies the GUID (globally unique identifier) of the component to search for on the target computer. If an exact match for the GUID specified in the ComponentId property is not found, the component search will return null.
Settings
The ComponentID property takes a string that is formatted as a GUID, using the format {XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX} where X is a hexadecimal digit (0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F). The brackets are required.
See Also
Tasks
How to: Add a Windows Installer Search in the Launch Conditions Editor
How to: Add a Windows Installer Launch Condition