File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Package installation instructions
22=================================
33
4- To install PowerShell from a package, download either the MSI from [ AppVeyor] [ ] for a nightly build,
5- or a released package from our GitHub [ releases] [ ] page.
4+ ###MSI:
5+ To install PowerShell on Windows Full SKU, download either the MSI from [ AppVeyor] [ ] for a nightly build,
6+ or a released package from our GitHub [ releases] [ ] page. The MSI file looks like this - ` PowerShell_6.0.0.buildversion.msi `
7+
68Once downloaded, double-click the installer and follow the prompts.
79
8- Additionally, we provide APPX/WSA packages (that are compatible with Nano Server also),
10+ ###APPX/WSA:
11+ Additionally, we provide APPX/WSA packages (that are compatible with Nano Server),
912but these must be self-signed prior to install.
1013See the [ ` Sign-Package.ps1 ` ] [ signing ] script for details.
1114
15+ When using APPX/WSA, the OS needs to be configured to allow [ sideloading apps] ( https://technet.microsoft.com/en-us/windows/jj874388.aspx )
16+
1217Artifact installation instructions
1318==================================
1419
You can’t perform that action at this time.
0 commit comments