microsoft/PowerToys

[CmdPal] Allow running `.exe`s as administrator

Open

#39 049 ouverte le 23 avr. 2025

Voir sur GitHub
 (6 commentaires) (0 réactions) (0 assignés)C# (7 978 forks)batch import
CmdPal - All AppsHelp WantedIssue-TaskProduct-Command Palette

Métriques du dépôt

Stars
 (133 154 stars)
Métriques de merge PR
 (Merge moyen 14j 20h) (117 PRs mergées en 30 j)

Description

Description of the new feature / enhancement

After searching for an .exe file with the file search mode, it should be possible to run it as administrator.

This functionality is currently present in PowerToys Run by searching the .exe's name and pressing Ctrl + Shift + Enter.

Scenario when this would be used?

Several applications run portably as .exe files in their own directory without formally registering as installed programs with the OS. It should be possible to launch these as administrator.

Supporting information

This is functionality that is present in PowerToys Run and should ideally be present in Command Palette if the latter is to replace the former.

Guide contributeur