Steps to reproduce
- Install the preview MSI
- Click Open at a shadow copy prior date;

Expected behavior
Windows explorer at this file path.
Actual behavior
pwsh.exe at path PS V:\@GMT-2018.04.23-10.11.03\ (of the time opened)
Work Around
I can just type start . to get explorer
Environment data
> $PSVersionTable
Name Value
---- -----
PSVersion 6.1.0-preview.2
PSEdition Core
GitCommitId v6.1.0-preview.2
OS Microsoft Windows 10.0.16299
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
Expected behavior
Windows explorer at this file path.
Actual behavior
pwsh.exe at path
PS V:\@GMT-2018.04.23-10.11.03\(of the time opened)Work Around
I can just type
start .to get explorerEnvironment data