Possible Duplicate:
Windows XP fails to uncheck the Read-only attribute from folder (and subfolders)
I am not able to remove the "Read-Only" access permission from the folder.
I tried the following things.
Right click on the folder>Properties> unchecked the check box > Apply >ok
but again its showing Read-Only access in check box.
Right click on the folder>Properties>Security
verify the administrator permissions-->Had the all the accesses
cmd >
attrib -r +s C:\TempIt executing with out any issue.
After this also folder showing "Read-Only" access permission.
Any one please help me how to deselect the "Read-Only" access from the folder. Venkat