|
|
Question : In windows vista, how do you access c:\documents and settings? I get access denied even though I'm an administrator on the local pc.
|
|
In windows vista, how do you access c:\documents and settings? I get access denied even though I'm an administrator on the local pc.
|
Answer : In windows vista, how do you access c:\documents and settings? I get access denied even though I'm an administrator on the local pc.
|
|
there is no c:\documents and settings in vista. it's c:\users now.
use the variable %appdata% instead of hardcoding file locations. you'll be happier in the long run (and whatever you do would have worked in vista without modification)
|
|
|
|