microsoft/PowerToys

PowerToys Run: UI feedback for service plugin

Open

#30,574 opened on Dec 22, 2023

View on GitHub
 (2 comments) (0 reactions) (0 assignees)C# (7,978 forks)batch import
Help WantedIdea-EnhancementProduct-PowerToys RunRun-Plugin

Repository metrics

Stars
 (133,154 stars)
PR merge metrics
 (Avg merge 14d 20h) (117 merged PRs in 30d)

Description

Description of the new feature / enhancement

When trying to use the PowerToys Run Service plugin to restart a service which has dependencies, it fails silently. This is made worse by the lack of visual feedback, there is no way to know that the restart actually failed.

It would be nice to have a small UI showing the progress of the start/stop/restart command, and it could serve as a base to later handle services with dependencies.

Scenario when this would be used?

Whenever trying to use Powertoys Run to manage services.

Supporting information

No response

Contributor guide