K
Kerry Brown
Simon Woods said:Hi
I've a folder which I've created which has readonly properties set on it.
I want to unset it so I can write to it and overwrite files within it.
When I right click properties, the readonly is set, so I uncheck it and
then apply and ok. When I have a look at the properties again, the
readonly is still set
What do I need to do to remove read-only?
The read only attribute on folders is ignored by Windows. The file
attributes and permissions are what are important. Are you experiencing a
problem with files in the folder? If so check the NTFS permissions for the
folder and the attributes and permissions for the files.
Kerry