This is part of the Fake.Installer.Wix module.

CustomActionExecution

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

Record Fields

Record FieldDescription
ActionId
Signature: string

The action to which the Custom element applies.

Condition
Signature: string

Conditions that have to be fulfilled for running execution

Target
Signature: string

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

Verb
Signature: ActionExecutionVerb

Specify if action should be executed before or after target action