How to create the setup installer for the UWP application. For the desktop application. Please advice
In Solution Explorer, open the solution for your UWP app project. Right-click the project and choose Publish->Create App Packages (before Visual Studio 2019 version 16.3, the Publish menu is named Store). If this option is disabled or does not appear at all, check that the project is a Universal Windows project.
Microsoft has announced that the OneNote UWP app will no longer show up in the Microsoft Store, though it will continue to work for now.
The .appx package that VS produces for your UWP project is your installer. You can double-click the file, which will launch the built-in installer. In other words, with UWP the installer tech is already built into Windows.
Outside of VS, you can also use the makeappx SDK tool to produce an .appx package for your application.
https://docs.microsoft.com/en-us/windows/uwp/packaging/packaging-uwp-apps
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With