mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
WindowsSettings plugin - command updated for diskmgmt
This commit is contained in:
parent
b65a32a525
commit
8a60fb18a0
1 changed files with 1 additions and 1 deletions
|
|
@ -3419,7 +3419,7 @@
|
||||||
"Name": "CreateAndFormatHardDiskPartitions",
|
"Name": "CreateAndFormatHardDiskPartitions",
|
||||||
"Area": "Unknown",
|
"Area": "Unknown",
|
||||||
"Type": "TaskLink",
|
"Type": "TaskLink",
|
||||||
"Command": "%windir%\\system32\\mmc.exe %windir%\\system32\\diskmgmt.msc",
|
"Command": "%windir%\\system32\\diskmgmt.msc",
|
||||||
"Keywords": [
|
"Keywords": [
|
||||||
[
|
[
|
||||||
"clean-up",
|
"clean-up",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue