Table of Contents

Enum BootstrapMode

Namespace
ZeroInstall.Store
Assembly
ZeroInstall.Store.dll

Available operation modes for the Zero Install Bootstrapper.

public enum BootstrapMode

Fields

Integrate = 2

Perform desktop integration for the target application.

None = 0

Perform no application bootstrapping.

Run = 1

Run the target application.