Skip to content

About the self-starting function registration of the application #289

@GreenShadeZhang

Description

@GreenShadeZhang

Uwp has the registration of the following self-starting functions. Can someone write a demo of the wasdk version? Contains packaged and unpackaged projects.

<Package ...>
...

<Application ...>
...

<desktop:Extension Category="windows.startupTask">
desktop:StartupTasks
<desktop:StartupTask TaskId="MyTask" Enabled="true" DisplayName="My App"/>
</desktop:StartupTasks>
</desktop:Extension>



Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions