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",
|
||||
"Area": "Unknown",
|
||||
"Type": "TaskLink",
|
||||
"Command": "%windir%\\system32\\mmc.exe %windir%\\system32\\diskmgmt.msc",
|
||||
"Command": "%windir%\\system32\\diskmgmt.msc",
|
||||
"Keywords": [
|
||||
[
|
||||
"clean-up",
|
||||
|
|
|
|||
Loading…
Reference in a new issue