fix Explorer menu item to highlight C: drive instead of open in My Documents
This commit is contained in:
parent
2098911e83
commit
7783c81fe8
2
menu.rc
2
menu.rc
@ -11,7 +11,7 @@
|
|||||||
[path] (JoshHoltrop) {C:\Users\JoshHoltrop}
|
[path] (JoshHoltrop) {C:\Users\JoshHoltrop}
|
||||||
|
|
||||||
[nop]
|
[nop]
|
||||||
[exec] (Explorer) {explorer.exe}
|
[exec] (Explorer) {explorer.exe /e, /select,C:\}
|
||||||
# Paths with spaces should have quotes:
|
# Paths with spaces should have quotes:
|
||||||
# [exec] (Firefox) {"PROGRAM_FILES\Mozilla Firefox\firefox.exe"}
|
# [exec] (Firefox) {"PROGRAM_FILES\Mozilla Firefox\firefox.exe"}
|
||||||
[submenu] (System)
|
[submenu] (System)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user