UWP Export Executable or Installer

Oliver Häusermann 0 Reputation points
2023-05-16T12:52:20.5366667+00:00

I have a simple app in Visual Studio 2022 UWP C#. I simply want to be able to export it and install it.

When I try to run the exe in the bin order in the release nothing happens.

Then I tried to publish it and it looked like this:User's image

User's image

When I try to run the .appinstaller file I get a window that is like saying translated to english: "This App package cannot be oppened. Reason: Issues while analysing the app-packages"

When I go into a folder like the top one with "_Test" at the end and try to run a installer there I got a new windodw saying publisher is unknown and the certificate of the app-package couldn't be verified. How can I fix this issue?

Universal Windows Platform (UWP)
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
3,161 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
8,199 questions
{count} votes