Skip to content

Remove dependency on WMIC.exe #9710

Description

@sdwheeler

Is your feature request related to a problem? Please describe.

This extension uses wmic.exe on Windows to get a list of processes. WMIC has been deprecated in 2016 and will be removed along with the Windows Scripting Host components in 2027.

Describe the solution you would like

Find another way to get the process list. tasklist.exe is built into the OS and is still supported.

Applicable Scenarios

In what scenarios would the feature apply? Any where the extension needs a process list.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions