Archive for September, 2008

Directory Links on Windows

You can create directory symlinks in windows using the junction command line property available here.

This command is analogous to the mount command in linux.

To use it:

  1. Create an empty directory where you want to make your link.
  2. Run junction <link> <target>

Not that this doesn’t work for individual files – for this use the fsutil utility.

September 23, 2008 at 1:41 pm Leave a comment


September 2008
M T W T F S S
1234567
891011121314
15161718192021
22232425262728
2930