This project contains the sourcecode for the UWPX.
It should make it easier to sideload UWP apps by performing a one click installation.
This installer acts as an easy way to install UWPX and the required certificate. Since by default for UWP apps it's required to install their certificate first if you want to sideload them.
Installing a certificate is to complex for the normal user. This installer automates this process.
- Install Visual Studio 2019 with .net Core and WPF for C#
- Head over to Resources
- Head over to Releases and download a copy of the installer for the latest UWPX release.
- Double click to execute.
- Ignore the warning from Windows telling you this programm is not save.
- Click on
Install
orUpdate
. - Done
Since I do not own an official certificate which I can use to sign this installer, I had to create my own.
Windows is warning you, that they are not able validate me as a developer.