mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 11:16:51 +02:00
13 lines
367 B
JSON
13 lines
367 B
JSON
|
|
{
|
||
|
|
"ID": "303417D927BF4C97BCFFC78A123BE0C8",
|
||
|
|
"ActionKeyword": ":",
|
||
|
|
"Name": "Registry",
|
||
|
|
"Description": "Search inside the Windows Registry",
|
||
|
|
"Author": "TobiasSekan",
|
||
|
|
"Version": "1.0.0",
|
||
|
|
"Language": "csharp",
|
||
|
|
"Website": "https://aka.ms/powertoys",
|
||
|
|
"ExecuteFileName": "Microsoft.PowerToys.Run.Plugin.Registry.dll",
|
||
|
|
"IcoPath": "Images\\reg.dark.png"
|
||
|
|
}
|