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.InstallUninstall Type

Specifies whether an action occur on install, uninstall or both.

Union cases

Union case Description

Both

Full Usage: Both

Install

Full Usage: Install

Never

Full Usage: Never

Uninstall

Full Usage: Uninstall