FAKE - F# Make - A DSL for build tasks and more FAKE
6.0.0

Lookig for older versions of the documentation, pre FAKE v6? See 

v5.fake.build

Wix.CustomActionExecution Type

Parameters for WiX Custom Action executions (In InstallExecuteSequence), use ToString for creating the string xml nodes

Record fields

Record Field Description

ActionId

Full Usage: ActionId

Field type: string

The action to which the Custom element applies.

Field type: string

Condition

Full Usage: Condition

Field type: string

Conditions that have to be fulfilled for running execution

Field type: string

Target

Full Usage: Target

Field type: string

Name of the standard or custom action that the verb points to

Field type: string

Verb

Full Usage: Verb

Field type: ActionExecutionVerb

Specify if action should be executed before or after target action

Field type: ActionExecutionVerb