mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 11:16:51 +02:00
13 lines
364 B
JSON
13 lines
364 B
JSON
|
|
{
|
||
|
|
"ID": "11A6C36E4E91439CA69F702CBD364EF7",
|
||
|
|
"ActionKeyword": "!",
|
||
|
|
"Name": "Service",
|
||
|
|
"Description": "Manages Windows services",
|
||
|
|
"Author": "davidegiacometti",
|
||
|
|
"Version": "1.0.0",
|
||
|
|
"Language": "csharp",
|
||
|
|
"Website": "https://aka.ms/powertoys",
|
||
|
|
"ExecuteFileName": "Microsoft.PowerToys.Run.Plugin.Service.dll",
|
||
|
|
"IcoPath": "Images\\service.dark.png"
|
||
|
|
}
|