View Single Post
Old 26-11-2006, 03:29 AM   #15 (permalink)
besteast
Right Off the Assembly Line
 
Join Date: Nov 2006
Posts: 9
Default Re: Folder lock problem, how to unlock?

at last!
I opened "Folder Lock" and changed folder options in winXP unchecking "hide protected operating system files"
then I saw the strange folder named with the special character codes, it has been hidden, I renamed it to "new"
but when I click it, it shows control panel instead of subfolders and files
in cmd I can see the files now by dir command, I just have to copy them
how do I copy folders in cmd? I can copy files but I don't know what is the command to copy a folder?
__________
OK, CHEERS!
I figured it out!
I managed to copy the content with the xcopy command
the "hide protected operating system files" option was the key to the problem, after I unchecked it and was able to see the folder in windowsXP, I renamed it and then in cmd I could see its content with "dir" and copy the locked files and folders with "xcopy"
this is how it worked!
thanks for the help!

Last edited by besteast; 26-11-2006 at 03:29 AM. Reason: Automerged Doublepost
besteast is offline