Left Pane Appearance: Folder Only, Not Whole Tree

Support for xplorer² free lite version

Moderators: fgagnon, nikos, Site Mods

Post Reply
beau
New Member
Posts: 7
Joined: 2009 Jan 21, 16:56

Left Pane Appearance: Folder Only, Not Whole Tree

Post by beau »

How should I change this line:
C:\Program Files\zabkat\xplorer2_lite\xplorer2_lite.exe /R:C:<any folder>
so that the window shows only the folder name/icon in the left pane, like this (GOOD):
Image

instead of the whole d*** tree, like this (BAD):
Image

Thanks in advance! :wave:
Kilmatead
Platinum Member
Platinum Member
Posts: 4580
Joined: 2008 Sep 30, 06:52
Location: Dublin

Post by Kilmatead »

You already have the correct command... /R is what you use to limit users from being able to browse above the set folder in the tree.  They will, however, always be able to browse below (into) it, and see subfolders, etc.  This will affect the tree and both the panes.

"...xplorer2_lite.exe" "/R:C:\Users\Beauregard Johnson\SECURITY"

Be sure to include the double-quotes around the paths (for both the executable and the target) to preserve any spaces which may be present in the text.
Post Reply