Note: This API documentation is for FAKE version 4. The migration API documentation can be found
here. The API documentation for the new fake 5 modules can be found
here
WiXCustomActionExecution
Parameters for WiX Custom Action executions (In InstallExecuteSequence), use ToString for creating the string xml nodes
Record Fields
Record Field | Description |
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 |