Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

[External Tools] Enable adding an external tool from State Repo and from Uninstall regkeys #3078

@andreww-msft

Description

@andreww-msft

Suggested new feature or improvement

Right now, we only support adding an external tool by its executable path.

We should add the ability to register Store-based tools also, including:

  1. Use Packaging APIs to get a list of all installed MSIX packages.
  2. Provide UI for the user to select from that list.
  3. Once registered, support invoking the tool via its AUMID.

Ideally, we'd provide just one list that includes all apps listed in the AppList and/or Settings|Apps|Installed Apps, which would include both MSIX and non-MSIX installed apps.

We still need the "search by filesystem path" feature, to allow for xcopy-deployed apps.

Scenario

Right now we only support adding tools via filesystem path, which is not sufficient.

Additional details

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions