VanguardLH
Fri Sep 28 15:36:20 CDT 2007
"Denny1803" <Denny1803@discussions.microsoft.com> wrote in message
news:0D8BB399-9305-4785-9C10-21B6D39BDED8@microsoft.com...
> Harry,
>
> After reading the article it appears that there isn't a
> straightforward way
> to change the attribute so that it is not read-only. I guess I'm
> stuck with
> copying the files I want to the DVD and in the event of a
> catastrophe on my
> hard drive, retrieving them and renaming them. Is that about right?
The read-only attribute on a file does NOT have the same meaning as
the read-only attribute on a folder. If the folder is customized
(non-standard view), it gets the read-only attribute set on it.
Read:
http://support.microsoft.com/kb/256614
And reread:
http://support.microsoft.com/kb/326549
If you are asking why the folders on the DVD-R[W] are read-only, well,
it is a ROM device when reading from it. When you copy files to it
(session write), everything on the ROM is read-only when reading from
it. When you copy those folders back to the hard drive, you don't
need to remove the read-only attribute on the folder. You need to
remove the read-only attribute on the *files* since the copy carries
along the file's attributes.