Cannot remove Read Only attribute

  • Thread starter Thread starter Joe
  • Start date Start date
Hi Joe,

Thank you for posting here.

In Windows XP, the read-only setting on the folder does not show the actual
state
of the read-only property on the folder and does not allow you to modify
the read-only property on the folder. In order to view the attribute
setting on a folder, you have to use the attrib command at a command prompt.

The read-only setting on a folder is only used for folder customizations
and has not effect on whether or not a folder can be modified.

The read-only box in the UI for a folder is there to allow you to add or
remove the read-only attribute for files within that folder and will not
modify the property on the folder itself.

To change the arribute in command line, please follow the steps below:
1. Start CMD.exe from the Run line
2. Change directories to the directory whose Read-Only attribute needs to
be removed
3. type "attribute -r <folder name>" (without the quotes)
4. Exit CMD.exe

Hope this helps!

Have a great day!

Thanks & Regards,

Kyle Cui
Microsoft Online Partner Support
MCSE2000, MCDBA2000

Get Secure! - www.microsoft.com/security

This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| Content-Class: urn:content-classes:message
| From: "Joe" <[email protected]>
| Sender: "Joe" <[email protected]>
| Subject: Cannot remove Read Only attribute
| Date: Fri, 2 Jan 2004 12:24:27 -0800
| Lines: 1
| Message-ID: <[email protected]>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="iso-8859-1"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
| Thread-Index: AcPRbmt3AK2AW2i+T1GhoFERFy+pSA==
| Newsgroups: microsoft.public.windowsxp.security_admin
| Path: cpmsftngxa07.phx.gbl
| Xref: cpmsftngxa07.phx.gbl
microsoft.public.windowsxp.security_admin:105213
| NNTP-Posting-Host: tk2msftngxa14.phx.gbl 10.40.1.166
| X-Tomcat-NG: microsoft.public.windowsxp.security_admin
|
| I uncheck the Read Only attribute and it comes right back?
|
 
Back
Top