FAKE - F# Make


ActionExecutionVerb

Used for specifying the point of time for action execution in WiXCustomActionExecution

Union Cases

Union CaseDescription
After
Signature:

Specifies that action should be executed after some standard or custom action

Before
Signature:

Specifies that action should be executed before some standard or custom action

Fork me on GitHub