Directory restriction

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
amit@roseman.co.il
New Member
New Member
Posts: 1
Joined: 2011-11-24, 09:46 UTC
Location: Israel

Directory restriction

Post by *amit@roseman.co.il »

Hi
Is there a way to restrict the user of Total Commander to access specific directories, or visa versa, let him view only directories under a specified "root"?
For example, let him access only files/directories under "C:\my documents".
Regards
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50934
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Just use SUBST to create a new drive letter, and then restrict the user zu just that drive, e.g.:
SUBST z: "c:\my documents"

Then add the following to your wincmd.ini, section [Configuration]:
allowed=Z
or
allowed=Z\

to allow also the network neighborhood.
Author of Total Commander
https://www.ghisler.com
Post Reply