Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add .CPL back to $env:PathExt #9797

Copy link
Copy link
@brwilkinson

Description

@brwilkinson
Issue body actions

Is it possible to add in the .CPL pathext ?

I use this frequently for launching control panel items.

e.g.
appwiz
sysdm

Windows PowerShell

$PSVersionTable

Name                           Value
----                           -----
PSVersion                      5.1.18908.1000

ls env:pathext

Name                           Value
----                           -----
PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL

Actual behavior

 $PSVersionTable

Name                           Value
----                           -----
PSVersion                      7.0.0-preview.1

ls env:pathext

Name                           Value
----                           -----
PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC

The ENV:Pathext was already removed on linux, so I hope Windows should still have .CPL.

Reactions are currently unavailable

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.

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.