Merge pull request #1596 from PowerShell/raghushantha-windowsinstall-1

Update Windows install instructions for MSI
This commit is contained in:
Raghu Shantha [MSFT] 2016-08-01 16:34:19 -07:00 committed by GitHub
commit b540c40517

View file

@ -7,6 +7,12 @@ or a released package from our GitHub [releases][] page. The MSI file looks like
Once downloaded, double-click the installer and follow the prompts.
There is a shortcut placed in the Start Menu upon installation.
> By default the package is installed to `$env:ProgramFiles\PowerShell\`
>
> You can launch PowerShell via the Start Menu or `$env:ProgramFiles\PowerShell\powershell.exe`
###APPX/WSA:
Additionally, we provide APPX/WSA packages (that are compatible with Nano Server and works on Win10 x64 and above systems),
but these must be self-signed prior to install.
@ -31,4 +37,3 @@ CoreCLR artifacts
check 'Unblock' box -> apply
* Extract zip file to `bin` directory
* `./bin/powershell.exe`