I would like to change the read-only flag for a specific file extension, recurse subdirectories.
Is that possible in TC and how do I do it?
Br Marcus
Change attributes, only on one file extension
Moderators: Hacker, petermad, Stefan2, white
Re: Change attributes, only on one file extension
You can use Files search and feed to listbox to get all files you need.most wrote:I would like to change the read-only flag for a specific file extension, recurse subdirectories.
Is that possible in TC and how do I do it?
Br Marcus
Or you can use a filter and Branchview to get all files you need.
Once in listbox, you can select all ^A and use Files->Change Attribute menu.