Skip to content

Actions not working (very specific case with MSIX, etc.) #74

Description

@Pololot64

Hello, this is a very specific question as most people do not deploy python programs onto the Microsoft Store.

Here is what I am trying to do. Most of the details can be ignored:
Packaged .py to an exe with nuitka or pyinstaller. Actions work with a custom aumid I make.

However, when I then bundle my exe using MSIX, the program runs in a sandboxed environment and is required to have the aumid of the Windows App Package. I hardcoded this in and my actions show up on the toasts correctly but I am unable to receive any actions.

I think this has something to do with the solution but I am not sure: https://learn.microsoft.com/en-us/windows/apps/design/shell/tiles-and-notifications/send-local-toast?tabs=desktop-msix#step-3-handling-activation

Of course this is not an issue with this library at all. I am just looking for any suggestions or pieces of wisdom you may have :).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions