Symbolic links in Windows Vista
From Windows 2000, directory symbolic links (junctions) have been supported in NTFS.
It looks like Windows Vista (Longhorn) may now support proper symbolic links on files as well as directories. A simple API allows links to be created.
August 6th, 2005 at 2:50 pm
Hmm. About time really.
March 5th, 2006 at 11:30 pm
Hopefully this will be an improvement over the exisiting hardlink feature which breaks as soon as any copy of the file is edited by an application that deletes before saving changes.