Is it possible to catch "Windows-Key + E" to start xplorer instead of explorer?
greetings
Carsten
Hookup "Windows-Key + E" to start xplorer
Moderators: fgagnon, nikos, Site Mods
-
- New Member
- Posts: 5
- Joined: 2010 Mar 25, 19:26
-
- Site Admin
- Posts: 16296
- Joined: 2002 Feb 07, 15:57
- Location: UK
-
- New Member
- Posts: 5
- Joined: 2010 Mar 25, 19:26
Thx, I thought there is a build in solution.
Now I use this Autohotkey script
Now I use this Autohotkey script
Code: Select all
#NoTrayIcon
#e:: Run, %A_ProgramFiles%\zabkat\xplorer2_lite\xplorer2_lite.exe