Changing read-only attribute for files created on CD-R

Files created on a CD-R are automatically given a read-only attribute. When one of these files is copied back to a hard drive, it retains that attribute, and in some circumstances, the folder becomes read-only as well. As a result, certain software will not function, and what's worse is that you cannot always set off the attribute by selecting the properties of the file. Win2000 says it is making the change, but if you exit and come back, the read-only attribute is not replaced.

Instead, use ATTRIB -r in the RUN box. You may have to do each folder and sub-folder and probably individual files because wildcards do not always work. Also, remember that the target must be in double quotes with correct case, e.g. attrib -r "C:TestAnythingtest.doc".


This was first published in January 2002

Join the conversationComment

Share
Comments

    Results

    Contribute to the conversation

    All fields are required. Comments will appear at the bottom of the article.

    Disclaimer: Our Tips Exchange is a forum for you to share technical advice and expertise with your peers and to learn from other enterprise IT professionals. TechTarget provides the infrastructure to facilitate this sharing of information. However, we cannot guarantee the accuracy or validity of the material submitted. You agree that your use of the Ask The Expert services and your reliance on any questions, answers, information or other materials received through this Web site is at your own risk.