ICustomLaunchCondition

Declaration

ICustomLaunchCondition : IDispatch

Overview

This interface is meant to edit custom launch condition

Properties

String Condition
Gets or sets the condition. The installation will run only if the condition is True

String Description
Gets or sets the message that will be showed to the user if the condition is False

See also

ICustomLaunchConditions

ISoftwareLaunchConditions