Explorer Reloaded
Posted: Sun Jul 05, 2009 6:01 am
I'd like some opinions on a file browser I've been coding.
Eventually it will look something like this (menu bar will be added):

(click for larger image)
CMD panel inspired by Dolphin on KDE
If you want to try it: http://demonioardente.us.to/pb/ExplorerReloaded.zip (contains 64 and 32 bit versions)
Due to some teething issues, the CMD gadget doesn't appear in this version. (it loves stealing the focus)
Features:
- Tabs (double click on existing tabs to create a new one, middle (wheel) click to close)
- Automatically captures explorer windows when open
--- disabled in 32bit version on x64 OS
--- F3 to manually capture them (including x32 version under wow64)
--- Don't extract the DLL to disable auto-capture (should work fine without)
--- warning: this feature doesn't work well if you have QTTabBar installed - you'll end up with some invisible explorer windows!
- Able to view anything explorer can (control panel, network places, zip files, etc)
- Adds grid lines to explorer details view (will be configurable in final version)
- F2 to rename
- F5 to refresh
- CTRL c, x, v (cut/copy/paste)
- Tested on Win 7 x86 (so should do fine on vista) - sometimes crashes when closing the last tab.
Eventually it will look something like this (menu bar will be added):

(click for larger image)
CMD panel inspired by Dolphin on KDE
If you want to try it: http://demonioardente.us.to/pb/ExplorerReloaded.zip (contains 64 and 32 bit versions)
Due to some teething issues, the CMD gadget doesn't appear in this version. (it loves stealing the focus)
Features:
- Tabs (double click on existing tabs to create a new one, middle (wheel) click to close)
- Automatically captures explorer windows when open
--- disabled in 32bit version on x64 OS
--- F3 to manually capture them (including x32 version under wow64)
--- Don't extract the DLL to disable auto-capture (should work fine without)
--- warning: this feature doesn't work well if you have QTTabBar installed - you'll end up with some invisible explorer windows!
- Able to view anything explorer can (control panel, network places, zip files, etc)
- Adds grid lines to explorer details view (will be configurable in final version)
- F2 to rename
- F5 to refresh
- CTRL c, x, v (cut/copy/paste)
- Tested on Win 7 x86 (so should do fine on vista) - sometimes crashes when closing the last tab.