Click here to Skip to main content
15,867,453 members
Articles / Programming Languages / C++
Alternative
Tip/Trick

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

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
14 Nov 2011CPOL 8.3K   1
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)


Written By
Software Developer Thales Advanced Weapon Systems
United Kingdom United Kingdom
This member doesn't quite have enough reputation to be able to display their biography and homepage.

Comments and Discussions

 
Generalattrib -r * is better, because it will do files without ext... Pin
mier22-Nov-11 23:15
mier22-Nov-11 23:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.