Jump to content

Right click > Explore


eh3

Recommended Posts

Is there a way to change it from opening Windows Explorer when you right click on something and choose Explore?

I'm wanting it to open Xplorer² in the selected directory..

I've search around on here and I'm not really finding anything.. Searched google as well...

Anyone know or can point me in the right direction?

Thanks...

Link to comment
Share on other sites


Check this out... This worked for me..

Copy/Paste the following in notepad and save it as a .reg file... import it in your registry and bam!

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Folder\shell]
@="xplorer2"
[HKEY_CLASSES_ROOT\Folder\shell\xplorer2]
[HKEY_CLASSES_ROOT\Folder\shell\xplorer2\command]
@="C:\\Program Files\\zabkat\\xplorer2\\xplorer2_UC.exe \"%1\""

[HKEY_CLASSES_ROOT\Drive\shell]
@="xplorer2"
[HKEY_CLASSES_ROOT\Drive\shell\xplorer2]
[HKEY_CLASSES_ROOT\Drive\shell\xplorer2\command]
@="C:\\Program Files\\zabkat\\xplorer2\\xplorer2_UC.exe \"%1\""

[HKEY_CLASSES_ROOT\Directory\shell]
@="xplorer2"
[HKEY_CLASSES_ROOT\Directory\shell\xplorer2]
[HKEY_CLASSES_ROOT\Directory\shell\xplorer2\command]
@="C:\\Program Files\\zabkat\\xplorer2\\xplorer2_UC.exe \"%1\""

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...