lmo said:
Aloha all. I just got a new computer with Vista Home premium. When I try
to access Documents and Settings I get an error saing Access is Denied. I
am the administrator, and the only account on the system. Wht can't I
access D&C, and how can I access D&C.
That's one. Also, is there a way to turn off the warning that keep asking
if I really was to do something? They are a PITA.
Many thanks all!
You don't need to access it. All that folder contains is a pointer to the
actual folder in Vista where the files are located. Documents and Settings
points to \Users. You wouldn't even see it if you didn't set view to show
hidden folders.
Vista has some legacy folders used in XP for compatibility with older apps
that expect to see it, but they are not used. They are junction points. To
see where a junction points open an elevated command prompt. Start | type
in cmd, right click on it and choose Run as Administrator. Navigate to the
folder that has the folder that is giving access denied and give this
command:
dir /al
The folder the junction points to is listed on the right. There is no need
to disable UAC, that's bad advice anyway, nor does it have anything to do
with the issue. Also don't try to change the permissions on these folders.
It can mess up the legacy apps.
From a post by MVP Jimmy Brush here is a list of these legacy folders that
are junctions, and the folders to which they point.
Windows XP Location Windows Vista Location
\Documents and Settings \Users
\Documents and Settings\$USER$\My Documents \Users\$USER$\Documents
\Documents and Settings\$USER$\My Documents\My Music \Users\$USER$\Music
\Documents and Settings\$USER$\My Documents\My Pictures
\Users\$USER$\Pictures
\Documents and Settings\$USER$\My Documents\My Videos
\Users\$USER$\Videos
\Documents and Settings\$USER$\Application Data
\Users\$USER$\AppData\Roaming
\Documents and Settings\$USER$\Cookies
\Users\$USER$\AppData\Roaming\Microsoft\Windows\Cookies
\Documents and Settings\$USER$\Local Settings
\Users\$USER$\AppData\Local
\Documents and Settings\$USER$\NetHood
\Users\$USER$\AppData\Roaming\Microsoft\Windows\Network Shortcuts
\Documents and Settings\$USER$\PrintHood
\Users\$USER$\AppData\Roaming\Microsoft\Windows\Printer Shortcuts
\Documents and Settings\$USER$\Recent
\Users\$USER$\AppData\Roaming\Microsoft\Windows\Recent
\Documents and Settings\$USER$\SendTo
\Users\$USER$\AppData\Roaming\Microsoft\Windows\SendTo
\Documents and Settings\$USER$\Start Menu
\Users\$USER$\AppData\Roaming\Microsoft\Windows\Start Menu
\Documents and Settings\$USER$\Templates
\Users\$USER$\AppData\Roaming\Microsoft\Windows\Templates
\Documents and Settings\$USER$\Local Settings\Application Data
\Users\$USER$\AppData\Local
\Documents and Settings\$USER$\Local Settings\History
\Users\$USER$\AppData\Local\Microsoft\Windows\History
\Documents and Settings\$USER$\Local Settings\Temporary Internet Files
\Users\$USER$\AppData\Local\Microsoft\Windows\Temporary Internet Files
\Documents and Settings\All Users \ProgramData
\Documents and Settings\All Users\Application Data \ProgramData
\Documents and Settings\All Users\Desktop \Users\Public\Desktop
\Documents and Settings\All Users\Documents \Users\Public\Documents
\Documents and Settings\All Users\Favorites \Users\Public\Favorites
\Documents and Settings\All Users\Start Menu
\ProgramData\Microsoft\Windows\Start Menu
\Documents and Settings\All Users\Templates
\ProgramData\Microsoft\Windows\Templates
\Documents and Settings\Default User \Users\Default