Skip to content

Commit 7dd7b2e

Browse files
author
xujinkai
committed
add admin cmd shortcut
1 parent 03b380e commit 7dd7b2e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ShellCommand/global.template.shellcommand.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ GlobalCommands:
1616

1717
- Name: ---
1818

19-
- Name: "Open Command Window Here(&C)"
19+
- Name: Open Command Window Here(&C)
2020
Command: cmd
2121
Icon: C:/WIndows/System32/cmd.exe
2222

23-
- Name: Open Command Window Here (Administrator)
23+
- Name: Open Command Window Here (Administrator)(&A)
2424
Command: cmd /K "cd /d ""%DIR%"""
2525
RunAsAdmin: true
2626
Icon: C:/WIndows/System32/cmd.exe

0 commit comments

Comments
 (0)