Thane Sherrington wrote:
At 03:59 PM 11/11/2006, Anthony Q. Martin wrote:
Here we go again....
On PC B, I had setup a 25 GB C partition with the OS and Apps loaded.
There was a second D partition that held everything else. Long story
short, I moved the "My Documents" folder from the D partition to the
C partition. It seemed as if everything moved over. However, now I
cannot open any file in "My Documents" as I get the message that
Access is Denied. I've done this kind of thing before and windows has
always allowed a system folder to be moved. Note that I have admin
account for the user Anthony.
That means the permissions on the files are screwed up.
http://www.ss64.com/nt/cacls.html
You can also go into My Computer and change the permissions under
sharing, IIRC.
Or you can boot with a BartPE disk and get the files that way.
T
Thank you very much, Thane. You saved my butt on this one! :)
I just did a
cacls "my documents" /t /g anthony:f
and I was back in business with full access to everything in the my docs
folder.