Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles / Languages / C++

Reset File Attributes - Set or Reset Read Only file attribute.

5.00/5 (2 votes)
14 Nov 2011CPOL 8.7K  
At an MS-DOS prompt, enter:attrib -r *.*

At an MS-DOS prompt, enter:


attrib -r *.*

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)