Steps to reproduce
I installed 64-bit PowerShell 6.0-rc using MSI installer first.
Next I installed 32-bit PowerShell 6.0-rc using MSI installer.
Expected behavior
Both 64-bit and 32-bit PowerShell is installed.
Actual behavior
64-bit PowerShell was removed.
Environment data
- 64-bit Windows 10 Pro(1703)
> $PSVersionTable
Name Value
---- -----
PSVersion 6.0.0-rc.2
PSEdition Core
GitCommitId v6.0.0-rc.2
OS Microsoft Windows 10.0.15063
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0
Steps to reproduce
I installed 64-bit PowerShell 6.0-rc using MSI installer first.
Next I installed 32-bit PowerShell 6.0-rc using MSI installer.
Expected behavior
Both 64-bit and 32-bit PowerShell is installed.
Actual behavior
64-bit PowerShell was removed.
Environment data