Skip to content

Commit 7c6f0b8

Browse files
authored
Merge pull request #1 from TravisEz13/patch-1
replace renamed executable with discussed proposal
2 parents 445d6de + 185170c commit 7c6f0b8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

2-Draft-Accepted/RFCXXXX-MSI-Installation-Path.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,10 @@ We also provide the version of PowerShell in the FileVersion object associated w
4242
an in-place update of that stable build shall be performed.
4343
* When a preview MSI is run on a machine that already has a preview PowerShell Core 6.x installed,
4444
an in-place update of that preview build shall be performed.
45-
* No installation of a preview build shall interfere with a stable build, and vice versa
45+
* By default, no installation of a preview build shall interfere with a stable build, and vice versa
4646
* This includes an implicit requirement that `Install-PowerShellRemoting.ps1` create a different endpoint name for the preview build.
47-
* The preview binary of PowerShell Core 6.x shall be named `pwsh-preview` or `pwsh-preview.exe` (depending on the platform).
47+
* A UI option will be added to the MSI to add the product to the path.
48+
The option will be defaulted on for stable builds and off for preview builds.
4849

4950
## Alternate Considerations and Proposals
5051

0 commit comments

Comments
 (0)