Sorry for the noob question, my default behavior is to hit windows+E to launch explorer but I'd like it to launch xyplorer instead. How do I make this happen?
Thanks.
How do I activate XYplorer with the windows+e key?
-
admin
- Site Admin
- Posts: 66366
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
-
Director
- Posts: 4
- Joined: 10 Jul 2011 10:13
Re: How do I activate XYplorer with the windows+e key?
Thanks for that. I was hoping to find some kind of reg hack rather than more software but if I have no choice then that'll do fine. 
Cheers
Cheers
-
admin
- Site Admin
- Posts: 66366
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: How do I activate XYplorer with the windows+e key?
I would also think there should be a reg hack (but I don't know it). Did you already research the web for something?
FAQ | XY News RSS | XY X
-
TheQwerty
- Posts: 4373
- Joined: 03 Aug 2007 22:30
Re: How do I activate XYplorer with the windows+e key?
XY also has an INI-tweak which allows you to assign a global "Win+[Key]" to show XYplorer, if it's already running.
Read through the instructions here: http://www.xyplorer.com/xyfc/viewtopic.php?f=10&t=3543
And then modify this key in the INI file:
Read through the instructions here: http://www.xyplorer.com/xyfc/viewtopic.php?f=10&t=3543
And then modify this key in the INI file:
Unfortunately, you'll have to train yourself to use something other than Win+E with this method, as Windows refuses to give it up.; Tweak: one char (A-Z, 0-9) used for hotkey Win+[ ] to show app
HotKeyShowApp=X
-
admin
- Site Admin
- Posts: 66366
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: How do I activate XYplorer with the windows+e key?
Also note the enhancement:
Code: Select all
+ Enhanced tweak HotKeyShowApp. Now you can state the modifier keys
using the following values:
ALT = 1
CTRL = 2
SHIFT = 4
WIN = 8
Simply add the values you need and prefix them to the key
separated by a "+". E.g. like this for Win+Alt+Y:
[Settings]
HotKeyShowApp=9+Y
If no modifier is stated, the modifer defaults to 8 (Win Key).
FAQ | XY News RSS | XY X
-
Director
- Posts: 4
- Joined: 10 Jul 2011 10:13
Re: How do I activate XYplorer with the windows+e key?
Thanks for the info. 
XYplorer Beta Club