CFI: "label" a specific folder and its children only?
Posted: 09 Aug 2014 22:29
Hi,
how can I map an icon to a folder ("THEFolder") and its first-order child folders (ChildrenOfTHEFolder) ONLY?
In other words, the icon is applied to a single folder and its child folders only - any "deeper" folders are left untouched?
Leave icons untouched for
But change the icon for
And again stay away from every "deeper" folder
Thanks & cheers,
Filehero
how can I map an icon to a folder ("THEFolder") and its first-order child folders (ChildrenOfTHEFolder) ONLY?
In other words, the icon is applied to a single folder and its child folders only - any "deeper" folders are left untouched?
Leave icons untouched for
Code: Select all
[DRIVE]
[DRIVE]:A\
Code: Select all
[DRIVE]:A\THEFolder\
[DRIVE]:A\THEFolder\ChildrenOfFolder\Code: Select all
[DRIVE]:A\THEFolder\ChildrenOfFolder\*Thanks & cheers,
Filehero