From 7783c81fe86d30ca789dd5ae4d4052776a8f29b3 Mon Sep 17 00:00:00 2001 From: Josh Holtrop Date: Mon, 11 Jul 2011 13:36:19 -0400 Subject: [PATCH] fix Explorer menu item to highlight C: drive instead of open in My Documents --- menu.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/menu.rc b/menu.rc index 532f007..4bcb05e 100644 --- a/menu.rc +++ b/menu.rc @@ -11,7 +11,7 @@ [path] (JoshHoltrop) {C:\Users\JoshHoltrop} [nop] - [exec] (Explorer) {explorer.exe} + [exec] (Explorer) {explorer.exe /e, /select,C:\} # Paths with spaces should have quotes: # [exec] (Firefox) {"PROGRAM_FILES\Mozilla Firefox\firefox.exe"} [submenu] (System)