-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Add .CPL back to $env:PathExt #9797
Copy link
Copy link
Closed
Labels
Issue-Questionideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aResolution-FixedThe issue is fixed.The issue is fixed.
Metadata
Metadata
Assignees
Labels
Issue-Questionideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aResolution-FixedThe issue is fixed.The issue is fixed.
Is it possible to add in the .CPL pathext ?
I use this frequently for launching control panel items.
e.g.
appwiz
sysdm
Windows PowerShell
Actual behavior
The ENV:Pathext was already removed on linux, so I hope Windows should still have .CPL.
PATHEXTenvironment variable on Unix (Do not add PATHEXT environment variable on Unix #7697)