Skip to content

Commit 5bab210

Browse files
authored
Merge pull request #1719 from z1nc0r3/dev
WindowsSettings plugin - command updated for diskmgmt
2 parents 151c17a + 8a60fb1 commit 5bab210

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)