eh3 Posted April 8, 2009 Posted April 8, 2009 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...
eh3 Posted April 8, 2009 Author Posted April 8, 2009 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\""
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now