My son's laptop (running Win XP) died. He took the HD out and put it into an external HD enclosure. It is connected to another computer running Win XP. However, when he tries to get his files from Documents and Settings on the external HD, he gets a 'Folder not accessible' message. I presume this is a permissions issue. Is there any way to get at these files?
|
feedback
|
|
Microsoft's Knowledge Base (MSKB) has the answer: | |||
|
feedback
|
|
You can change the ACL for the files and folders recursively from the command line: cacls d:\ /E /T /C /G "Administrator":F Where | |||||
feedback
|