Skip to content

StartupTask element (Msix extension)

Defines a startup task for the package.

Attributes

DisplayName

string

The optional display name for the task.

Enabled

wxs:YesNoTypeUnion

Indicates whether the task starts enabled or disabled. Enabled tasks run the next time the user logs on, unless the user disables them.

TaskId

string required

A unique identifier for the task.

Parents