I am trying to copy some files out of a corrupted Vista system. I boot into Command Prompt mode using Windows 7 CD. I can copy most of the folders/files out. But I cannot see a hidden folder in Vista. I tried to remove the hidden attribute for this folder in DOS using following command but it gave me error "File not found":
attrib -h c:\abc\ab
ab is the folder name which is hidden.
Any way to copy this hidden folder out?
Thanks!
attrib -h c:\abc\ab
ab is the folder name which is hidden.
Any way to copy this hidden folder out?
Thanks!