hey
Yesterday I followed a thread trying to learn to lock file folders using the cacls in the command window. I thought I'd use the "F:\songs" file folder in my "F:" as my target,....actually that folder has huge contents.....folder size may be more than 20GB..... I was able to lock it, but now I can't unlock it.
Here is the code that I used to lock it:
F:\cacls songs /E /P everyone:n
then it showed...
processed dir F:\songs
I could confirm that I was unable to access that folder......... So I then wanted to unlock the folder. I used the following code:
F:\cacls songs /E /P everyone:f
It returns : Access is denied.
...........
what should i do now...i cant access that folder........please reply this soon..........