fix Win+E shortcut

This commit is contained in:
Josh Holtrop 2013-10-21 11:39:48 -04:00
parent 1b6e527af7
commit 01ad534534

2
JoshsAutoHotKey.ahk Normal file → Executable file
View File

@ -230,7 +230,7 @@ return
; Win+E opens Windows Explorer to my workspace directory
#E::
Run C:\Windows\system32\explorer.exe C:\Workspace\Holtrop
Run C:\Windows\explorer.exe C:\Workspace
return
; Win+N opens a new sticky note