Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Windows API
  4. Windows Vista's Home Folder Layout.

Windows Vista's Home Folder Layout.

Scheduled Pinned Locked Moved Windows API
tutorialquestion
6 Posts 4 Posters 7 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    Lost User
    wrote on last edited by
    #1

    I noticed in Vista that the folder layout for a user's home folder is a bit different. I am curious as to why there are shortcuts to folders in various locations. An example is that there is a shortcut to the Documents folder in the home folder called My Documents. It says "Access Denied" if I double click on it. Why would there be a shortcut to a folder that is already accessible in the same location? It just seems weird. I noticed these shortcuts after I disabled the Hide hidden files "feature". I want to see all hidden files but I don't want my folders to be cluttered with messy shortcuts that don't make since.

    █▒▒▒▒▒██▒█▒██ █▒█████▒▒▒▒▒█ █▒██████▒█▒██ █▒█████▒▒▒▒▒█ █▒▒▒▒▒██▒█▒██

    M 1 Reply Last reply
    0
    • L Lost User

      I noticed in Vista that the folder layout for a user's home folder is a bit different. I am curious as to why there are shortcuts to folders in various locations. An example is that there is a shortcut to the Documents folder in the home folder called My Documents. It says "Access Denied" if I double click on it. Why would there be a shortcut to a folder that is already accessible in the same location? It just seems weird. I noticed these shortcuts after I disabled the Hide hidden files "feature". I want to see all hidden files but I don't want my folders to be cluttered with messy shortcuts that don't make since.

      █▒▒▒▒▒██▒█▒██ █▒█████▒▒▒▒▒█ █▒██████▒█▒██ █▒█████▒▒▒▒▒█ █▒▒▒▒▒██▒█▒██

      M Offline
      M Offline
      Michael Dunn
      wrote on last edited by
      #2

      Those are junctions (analogous to symbolic links in Unix) for backcompat. There are many of those in place to keep old badly-written apps working, if they had hard-coded paths. For example C:\Documents and Settings is a junction to C:\Users

      --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ Ford, what's this fish doing in my ear?

      A L 2 Replies Last reply
      0
      • M Michael Dunn

        Those are junctions (analogous to symbolic links in Unix) for backcompat. There are many of those in place to keep old badly-written apps working, if they had hard-coded paths. For example C:\Documents and Settings is a junction to C:\Users

        --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ Ford, what's this fish doing in my ear?

        A Offline
        A Offline
        Anton Afanasyev
        wrote on last edited by
        #3

        But why cant we manually go into them (say, by double clicking the shortcut) from explorer?


        :badger:

        D 1 Reply Last reply
        0
        • A Anton Afanasyev

          But why cant we manually go into them (say, by double clicking the shortcut) from explorer?


          :badger:

          D Offline
          D Offline
          Daniel Grunwald
          wrote on last edited by
          #4

          Probably to prevent users from doing stupid things - no normal user knows how junctions work. "My files are already in C:\Users, so I'll delete the content of C:\Documents and Settings"

          L 1 Reply Last reply
          0
          • D Daniel Grunwald

            Probably to prevent users from doing stupid things - no normal user knows how junctions work. "My files are already in C:\Users, so I'll delete the content of C:\Documents and Settings"

            L Offline
            L Offline
            Lost User
            wrote on last edited by
            #5

            Why do they build these things that cannot be understood by a normal user? Yet, they are intended for the normal user; no expert needs it.

            Micrologic Networks, India | My blog | My Profile

            1 Reply Last reply
            0
            • M Michael Dunn

              Those are junctions (analogous to symbolic links in Unix) for backcompat. There are many of those in place to keep old badly-written apps working, if they had hard-coded paths. For example C:\Documents and Settings is a junction to C:\Users

              --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ Ford, what's this fish doing in my ear?

              L Offline
              L Offline
              Lost User
              wrote on last edited by
              #6

              Could they not have done this with a simple shortcut, and shown "C:\Users" when they navigated there?

              Micrologic Networks, India | My blog | My Profile

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups