Skip to content
This repository was archived by the owner on Jan 30, 2019. It is now read-only.
This repository was archived by the owner on Jan 30, 2019. It is now read-only.

Passing data between headed UWP app and headless (background) python app #508

@JimSEOW

Description

@JimSEOW

We need examples on how to do the following tutorial with headless background python app.

How we could implement below for headless python?

<Extensions>
  <uap:Extension Category="windows.appService"
              EntryPoint="BackgroundApplication1.StartupTask">
    <uap:AppService Name="BackgroundWebService" />
  </uap:Extension>
</Extensions>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions