Does anyone know of a equivalent replacement (not a separate explorer app) to Folderbox shell extension?
I'd like to have just a thin divider like between FindeXer and the main explorer container.
Check out my image to see the dilemma and yes I've tried to reshack it which is impossible.

Edit: I wrote a sendkey script to pacify myself temporarily. This works with Styler hiding the explorer bar.
Put the script into a text file & save as toggle_folderbox.vbs
set wShell=wscript.createobject("wscript.shell")
wShell.sendkeys "%VEFF{ENTER}"
Aqua-Soft Forums