microsoft/PowerToys

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

开放

#39,049 创建于 2025年4月23日

 (6 条评论) (0 个反应) (0 位负责人)C# (7,978 个派生)batch import
CmdPal - All AppsHelp WantedIssue-TaskProduct-Command Palette

仓库指标

星标
 (133,154 个星标)
PR 合并指标
 (平均合并 14天 20小时) (30 天内合并 117 个 PR)

描述

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.

贡献者指南