![]() |
|
Welcome to Vista Banter. You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact support. |
|
|||||||
| Windows Vista File Management Issues or questions in relation to Vista's file management. (microsoft.public.windows.vista.file_management) |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Have Windows Vista Premium.- When trying to see files in certain
folders of my USER folder (C:Users/Fred........), specifically folders with an arrow on them , a pop-up comes in front , saying ACCESS is DENIED....Please Help with a workaround ! |
|
|||
|
Add "Take Ownership" to right-click menu in Vistahttp://www.petri.co.il/add-take-ownership-context-menu-vista.htm wrote in message ... Have Windows Vista Premium.- When trying to see files in certain folders of my USER folder (C:Users/Fred........), specifically folders with an arrow on them , a pop-up comes in front , saying ACCESS is DENIED....Please Help with a workaround ! |
|
|||
|
Turn off "Show hidden files and folders", Turn on "Hide protected OS files"
and things will look a little cleaner ;-) OK. With Vista, you have a UserName folder as you did on XP. It is now found under 'C:\Users' rather than 'C:\Documents and Settings'. It has subfolders named AppData (normally hidden), Contacts, Documents, Downloads, Favorites, Links, Music, Pictures, Saved Games, Searches and Videos. Open a command prompt & issue a plain 'dir' command. You will see the folders I just mentioned. Now use the command 'dir /al'. You will see a listing of a file-system level shortcuts known as a Junctions. These are the icons with shortcut arrows that you are seeing. Their names correspond to the the old XP user folder structure. They "point' to the corresponding new user folder in Vista. They are created so that software that was coded with the XP folder structure in mind would be less likely to 'break' ![]() So, if a program goes looking for: "C:\Documents and Settings\UserName\My Documents\My Music" The 'Documents and Settings' junction found under 'C:\' points to: 'C:\Users' The 'My Documents' junction found there points to: 'C:\Users\UserName'\Documents' The 'My Music' junction found there points to: 'C:\Users\UserName'\Music' So a program that went looking for the Music folder assuming the XP location still ends up in the proper folder. If you really want to browse these, remove the Deny Everyone List Folder/Read Data permission via the Security tab in the folders properties dialog. -- Good Luck, Keith Microsoft MVP [Windows Shell/User] wrote in message ... Have Windows Vista Premium.- When trying to see files in certain folders of my USER folder (C:Users/Fred........), specifically folders with an arrow on them , a pop-up comes in front , saying ACCESS is DENIED....Please Help with a workaround ! |
|
|||
|
Leave them alone... they are not actual folders, they are junction points,
used by older software which was coded to install into/use as data locations. They are the ones used in XP (Application data, Local Settings, My Documents, My Pictures, Documents & Settings, etc.). -- http://get.live.com/wlmail/overview wrote in message ... Have Windows Vista Premium.- When trying to see files in certain folders of my USER folder (C:Users/Fred........), specifically folders with an arrow on them , a pop-up comes in front , saying ACCESS is DENIED....Please Help with a workaround ! |