Change attributes, only on one file extension

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
most
Junior Member
Junior Member
Posts: 18
Joined: 2004-01-28, 10:11 UTC
Location: Stockholm / Sweden

Change attributes, only on one file extension

Post by *most »

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
User avatar
nsp
Power Member
Power Member
Posts: 1956
Joined: 2005-12-04, 08:39 UTC
Location: Lyon (FRANCE)
Contact:

Re: Change attributes, only on one file extension

Post by *nsp »

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
You can use Files search and feed to listbox to get all files you need.
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.
bobputnam
Junior Member
Junior Member
Posts: 77
Joined: 2003-05-26, 12:31 UTC
Location: Connecticut, USA

Post by *bobputnam »

Open up a Command Prompt and type
"attrib /?"
without the quotes.
Bob P
3-User License 71012
Post Reply