Skip to content

UWPX/UWPX-Installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UWPX-Installer

This project contains the sourcecode for the UWPX.
It should make it easier to sideload UWP apps by performing a one click installation.

Why

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.

How to use

Developer

  • Install Visual Studio 2019 with .net Core and WPF for C#
  • Head over to Resources

User

  • 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 or Update.
  • Done

Why is Windows warning me when I try to run this installer

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.

Examples

Example1 Example2

About

An WPF based installer for UWPX.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages