-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Closed
Labels
Resolution-AnsweredThe question is answered.The question is answered.
Description
Prerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest released version
- Search the existing issues.
- Refer to the FAQ.
- Refer to Differences between Windows PowerShell 5.1 and PowerShell.
Steps to reproduce
- Create a folder (e.g.
C:\temp\a bwith a whitespace in it - Open an executable (e.g. explorer.exe) on the path
PS C:\> explorer.exe 'C:\temp\a b\'
The above is what you get from TAB completion
See also e.g. #4358 for example with a custom exe
Expected behavior
explorer opens on correct path `C:\temp\a b`Actual behavior
explorer opens on a default path e.g. `~\Documents`Error details
Environment data
Name Value
---- -----
PSVersion 7.5.4
PSEdition Core
GitCommitId 7.5.4
OS Microsoft Windows 10.0.26100
Platform Win32NT
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
WSManStackVersion 3.0Visuals
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Resolution-AnsweredThe question is answered.The question is answered.