Set File Pointers e.g. My Documents -> C:\users

  • Thread starter Thread starter +Bob+
  • Start date Start date
B

+Bob+

I noticed that Windows seems to finally have logical file pointers as
used to point My Documents to C:\Users.

A couple of questions: What are they calling these and how do you set
them up? If there is a command line option that would be useful.

Also, do they work to point to network drives as well as local hard
drives?

Thanks,
 
+Bob+ said:
I noticed that Windows seems to finally have logical file pointers as
used to point My Documents to C:\Users.

A couple of questions: What are they calling these and how do you set
them up? If there is a command line option that would be useful.

Also, do they work to point to network drives as well as local hard
drives?


They are called Junction Points, or more precisely in the case of Vista,
Symbolic Links, as they now can indeed point to network locations. The
command to create them is MKLINK, in Vista.

ss.
 
They are called Junction Points, or more precisely in the case of Vista,
Symbolic Links, as they now can indeed point to network locations. The
command to create them is MKLINK, in Vista.

ss.

Thanks, I will check them out.
 

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

Back
Top