Skip to content

Commit 8a60fb1

Browse files
committed
WindowsSettings plugin - command updated for diskmgmt
1 parent b65a32a commit 8a60fb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Plugins/Flow.Launcher.Plugin.WindowsSettings/WindowsSettings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3419,7 +3419,7 @@
34193419
"Name": "CreateAndFormatHardDiskPartitions",
34203420
"Area": "Unknown",
34213421
"Type": "TaskLink",
3422-
"Command": "%windir%\\system32\\mmc.exe %windir%\\system32\\diskmgmt.msc",
3422+
"Command": "%windir%\\system32\\diskmgmt.msc",
34233423
"Keywords": [
34243424
[
34253425
"clean-up",

0 commit comments

Comments
 (0)