permission problems windows 7 home 32 bit

Joined
Aug 13, 2011
Messages
1
Reaction score
0
I am having permissions problems with my insall. I ran a in CMD as admin.
takeown /f "filepath" /r /d y
then
cacls "filepath" /e /t /c /g "everyone":f

at the "c:\Users" level However I still don't have ownership of my "C:\Documents and Settings" folder. What level do I have to run the script on to fix this. I am also having trouble installing some software.
 

TrainableMan

^ The World's First ^
Moderator
Joined
May 10, 2010
Messages
9,353
Reaction score
1,587
Though it's beyond me why you would want every user to see everyone else's data; if you want ownership of C:\Documents and Settings then take ownership of C:\Documents and Settings or since you did take control of C:\Users then go in via C:\Users.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top