1--
2-(()
3-((,SUNA:2006-11,SUNA:en&q=Read+Only+Mode%2E)
4-((;en-us;Q326549)
5-For example, to change the Read-only attribute to System for the C:\Test folder, use the following command:
attrib -r +s c:\test
Note that some programs may not operate correctly with folders that have the System attribute set. To remove both the Read-only and System attributes from the C:\Test folder, use the following command:
attrib -r -s c:\test
6-(()
7-(()
8-(()
9-(()
10-(Windows stores file and folder attributes in the file system with the file and folder name, extension, date and time stamps, and other information. The Read-only check box for folders is not available because it does not apply to the folder. You can use this check box to set the Read-only attribute for files in the folder. However, you cannot use Windows Explorer to determine if a folder has the Read-only and System attributes set. To determine the attributes that are set on a folder, or to change these attributes, you must use the Attrib command from a command prompt.)alıntı.