Thread: Changing read-only file
-
July 3rd, 2003, 12:14 PM #1
Changing read-only file
I have a whole bunch of read-only files in various folders that I want to take the read-only check mark off. I know about the 'attrib' command in DOS but as far as I can tell you have to specify the file names, I just want to do a global uncheck in these folders.
Your help would be appreciated
-
July 3rd, 2003, 12:21 PM #2
I don't know if you can "globally" uncheck them. Read only files grouped together in a folder can be highlighted and then right click>select properties and then remove the read only check and then click ok. That will make all of them no longer read only.
I just did this with about 2000 mp3 files that I had archived to CDR's for safe keeping.
Bill*****
The final legacy of the United States will be that in the end liberalism shamed & destroyed the heritage of this great nation. How sad as I see no turning back. When in Rome ..
-
July 3rd, 2003, 12:28 PM #3
Yeah Bill, that's how I started to do it but there must be an easier way??
-
July 3rd, 2003, 12:53 PM #4
It is a PITA, I know.
I'll be looking here for anyone else with a better idea.

Bill*****
The final legacy of the United States will be that in the end liberalism shamed & destroyed the heritage of this great nation. How sad as I see no turning back. When in Rome ..
-
July 3rd, 2003, 01:05 PM #5
there are several ways you could remove the attribute.
the simplest one would be to use the attrib command which does indeed support wildcards and subriectories.
ATTRIB -r *.mp3 /s
if you're running w2k and up, an added switch, "/D" adds folder support.
-
July 3rd, 2003, 01:31 PM #6
You can do this:
attrib -r c:\foldername\*.*
Refer to this link for more info:
http://www.microsoft.com/technet/tre...ocs/attrib.asp
-
July 3rd, 2003, 01:34 PM #7
There's a program called "readonly" that'll do the trick. I use it all the time. Everything you copy off the cds are always read only.
\o/ Billy
-
July 3rd, 2003, 02:08 PM #8
Thanks meese, the link you gave to Microsoft was spot on.
Using the /s switch did the job, I didn't know about this switch - I thought there must be a way and there is.
Thanks PresterJohn too.
-
July 3rd, 2003, 03:48 PM #9
Nice to know.
Bill*****
The final legacy of the United States will be that in the end liberalism shamed & destroyed the heritage of this great nation. How sad as I see no turning back. When in Rome ..
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)



LinkBack URL
About LinkBacks



Reply With Quote

Howsye, your cookies, clear them.
Is It Just Me? v233893843