SRM does not run after copying it off a CD-ROM/CD-RW
17/01/2009 16:36 Filed in: Error message
After you have copied the files from a CD-ROM/CD-RW, they will often stay read-only. They will keep this status after they are copied from CD.
-> For all files, switch off the read-only mode. Do this with the ATTRIB command:
ATTRIB -R *.*
-> For all files, switch off the read-only mode. Do this with the ATTRIB command:
ATTRIB -R *.*