Thanks for lite version

Support for xplorer² free lite version

Moderators: fgagnon, nikos, Site Mods

timtim
New Member
Posts: 8
Joined: 2004 Jun 06, 15:39

Thanks for lite version

Post by timtim »

Just a big thank you to everyone involved in the development of this application. All I ever wanted was a 1-tree/2-list file manager (*): fast, simple, configurable, no crashes. Don't worry about all the moaners who want this search engine, that plugin, and so on. Keep it simple, keep it successful! I hope you can continue to keep it free. If I ever need more (ie, scraps) I'll be happy to pay.

On the subject of XP's lousy search function - users can use PowerDesk's find.exe (see http://www.shellfront.org/utils/find.zip). PowerDesk is 2-tree/2-list so not quite the app I require.

(*) 1 tree to browse hierarchy, 2 list panes for copying, moving, etc
Cheers, Tim.
User avatar
nikos
Site Admin
Site Admin
Posts: 16296
Joined: 2002 Feb 07, 15:57
Location: UK

Post by nikos »

now that's what i call upright attitude :)
ckit
Silver Member
Silver Member
Posts: 269
Joined: 2004 Jun 10, 12:24

Post by ckit »

Thank you timtim!
This File Finder is wonderful, lite weight and simple :)
Darren
Member
Member
Posts: 38
Joined: 2002 Jul 05, 06:23

Post by Darren »

Awesome timtim!!
Now, is there a way to get it to run in place of Windows search?
For that matter, is there a way to get a program such as find.exe to open folders with xplorer2 rather than Windows Explorer?
Thanks,
Darren
Okay I should have read more before posting. I can now get xplorer2 to run find.exe instead of the Windows Search. :D
However I'm still having difficulty getting Find to open xplorer2 instead of Explorer when I select a file or folder. If I select a file, it runs the default program. So double clicking a text file will open Metapad. Double clicking a folder still opens Windows Explorer. I'm trying to duplicate the find function in 2xExplorer, so that when I click on a file or folder xplorer2 will open to that position. Is this possible?
From what I've read in the registry.txt file this should be possible? I created the appropriate registry entry and then exported it. It looks like this:

Code: Select all

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Directory\shell\Open\Command]
@="\"C:\\Program files\\xplorer2_lite\\xplorer2.exe\" /1 \"%1\""
I'm sure the path is right, so am I missing something here?
Thanks in advance,
Darren
timtim
New Member
Posts: 8
Joined: 2004 Jun 06, 15:39

Post by timtim »

Cripes! It's been a long time since I last looked in here, hasn't it?

Probably a postive reflection on how little in the way of problems I've had
with xplorer2 in the past 10 months (ie, none).

OK, make sure that x2open is the defualt behaviour...

REGEDIT4

[HKEY_CLASSES_ROOT\directory\shell]
@="x2open"

[HKEY_CLASSES_ROOT\directory\shell\x2open\Command]
@="\"C:\\Program files\\xplorer2_lite\\xplorer2.exe\" /1 \"%1\""
Cheers, Tim.