Page 1 of 1

Auto assign box color to all folders and subfolders

Posted: 13 May 2008 13:38
by vdongen
I am looking for a script (or INI setting) that automatically assign the box color to folders. Value of the color depends on the level.

c:\ - top level - color value x
c:\laptop\ - second level - color value y
d:\phone\battery - third level - color value z

Till let say the eighth level.

Bart

Posted: 13 May 2008 19:37
by Pagat
Hi vdongen,

there is the ::box command which you could use in a script. However, without conditional logic i don't know of a way to switch the colors depending on the directory level.

I guess if you want to have it in a single script (and not different ones for each level) you have to wait for scripting v2.0 but i'm no scripting expert so maybe there is another way to do it...