Hi,
I've set up xplorer lite and really like it. I've also set it up to run when I click on a folder. Is there any way to make it open by default when I use start>run?
Running X2
Moderators: fgagnon, nikos, Site Mods
-
- Site Admin
- Posts: 16296
- Joined: 2002 Feb 07, 15:57
- Location: UK
-
- New Member
- Posts: 3
- Joined: 2005 Mar 14, 17:27
-
- Site Admin
- Posts: 16296
- Joined: 2002 Feb 07, 15:57
- Location: UK
-
- Member
- Posts: 41
- Joined: 2002 Jul 30, 14:13
- Location: Atlanta GA US
I didn't know about that trick for opening Explorer! On my PC (w2k) it DOES open xplorer2 (1.2.0.0 pro) instead of Explorer. I don't have the [HKEY_CLASSES_ROOT\Directory\shell\open\command] set up per registry.txt. Instead I have the following setup:if i go start>run and type c:\, press enter, it still opens with explorer
Code: Select all
[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\""
-
- New Member
- Posts: 3
- Joined: 2005 Mar 14, 17:27