Symbolic Link on Windows

What

You can use Symbolic links, Hard Links, and Junctions on Windows.

Insall(for 32bit) , How to use command

  1. download symlink-1.05-x86.cab
  2. uncompress
  3. move DIR of symlink-1.05-x86 to Your Path.(for example : C:\Documents and Settings\YourName\)
  4. add Path(for example : C:\Documents and Settings\YourName\symlink-1.05-x86)
  5. open command prompt.
  6. use ln command that seems like Unix ln Command, as follows.
> ln -s foo bar

I am on Windows XP Professional Version 2002 Service Pack 3.