Skip to content

Commit

Permalink
Update MSIX Readme with sideloading steps (microsoft#1237)
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunbalgovind authored and udit3333 committed Feb 19, 2020
1 parent 07c5409 commit d8dca1f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions installer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ For the first-time installation, you'll need to generate a self-signed certifica
1. Open `Developer PowerShell for VS` as admin
2. Run `Set-ExecutionPolicy -executionPolicy Unrestricted`

### Allow Sideloaded apps
In order to install the MSIX package without using the Microsoft Store, sideloading apps needs to be enabled. This can be done by enabling `Developer Options > Sideload apps` or `Developer Options > Developer mode`.

## To Build MSIX
1. Make sure you've built the `Release` configuration of `powertoys.sln`
2. Open `Developer PowerShell for VS`
Expand Down

0 comments on commit d8dca1f

Please sign in to comment.