Home » Vista Tweaks and Trick

Vista Tip : How to create Symlinks in Vista

Symlinks or Symbolic Links are symbolic link ( also known as a soft link) consists of a special type of file that serves as a reference to another file or directory. This feature is availble finally in Windows Vista. You can create symlinks using the windows vista command line utility termed as “MKLINK”. Dont Miss New article written on Vista Tricks and Performance ( Click to read)

Syntax for Symlink in Vista

MKLINK [ /D] | [/H] | [/J] Link Target

where [] stands for optional and / is used as option

  • /D – Create a directory symbolic link ( soft link ). Default is file symbolic link.
  • /H – Creates a Hard link ( link to a file ) .
  • /J – Creates a directory junction
  • LINK – Specifies a new symbolic link name
  • Target – Specifies the path that the new link will refer to.

Example of Creating a symbolic link to directory

On command prompt, first navigate to the directory you want. Then ( Here I am at C directory )

  • C:\ > mklink /D mySymDir D:\MyBlogData

The above example makes all the data in “C” directory available in D:\Myblogdata. Juts make a Dir in DMyblogdata and You will see all the files of C directory. You can also read how to make data of two directory availble ito one using symlink in vista. This can help you out to see data in one folder also.

Tagged with:

Translate to EnglishÜbersetzen Sie zum Deutsch/GermanΜεταφράστε στα ελληνικά/GreekПереведите к русскому/RussianOversetter til Norsk/NorwegianÖversätta till Svensk/Swedishहिन्दी अनुवाद करने के लिए/Hindi
Tradueix al català/CatalanTulkot uz latviešu/LatvianPreložiť do slovenčiny/SlovakVertaal aan het Nederlands/Dutchترجمة الى العربية/ArabicTraduzca al Español/SpanishTraduisez au Français/French
Traduca ad Italiano/ItalianTraduza ao Português/Portuguese日本語に翻訳しなさい /Japanese한국어에게 번역하십시오/Korean中文翻译/Chinese Simplified中文翻译/Chinese TraditionalПереклад на українську/Ukrainian

SMS subscribe Print This Post

Posted on 1st November 2007 by Ashish Mohta , A tech blogger who writes about solving day to day problems of people who use computer. He also writes on How to use the applications like Office, PC tips, Online tools,Browsers and more. All posts by Ashish Mohta | Connect with me @ Twitter | Linkedin | Facebook | Stumble | Need more help? Ask your Questions at our Support Center

One Comment »

Leave your response!

Be nice. Keep it clean. Stay on topic. No spam.

You can use these tags:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>