Trying to restore data from CD to Hard Drive. The folder is "read only", so I tried this approach using "attrib" to change the read only attribute. Needless to say I was not successful. I copied the path "E:\JAMES-PC" from the folder. Help would be appreciated. Thanks, Jim.
C:\Users\James>attrib -r C:\Users\James\"E:\JAMES-PC"
Path not found - C:\Users\James\E:
C:\Users\James>_
C:\Users\James>attrib -r C:\Users\James\"E:\JAMES-PC"
Path not found - C:\Users\James\E:
C:\Users\James>_