When you purchase through links on our site, we may earn an affiliate commission. Here’s how it works.

Windows Vista to support Symbolic Links

A feature Unix/Linux users have enjoyed for quite some time will make its way into Windows Vista when it ships next year. Ward Ralston, the developer who wrote the code explains on the TechNet blog about this new feature and how it differs from a shortcut.

"In Vista/Longhorn server, the file system (NTFS) will start supporting a new filesystem object (examples of existing filesystem objects are files, folders etc.). This new object is a symbolic link. Think of a symbolic link as a pointer to another file system object (it can be a file, folder, shortcut or another symbolic link). So then you ask how is that different from a short-cut (the .lnk file)? Well, a shortcut will only work when used from within the Windows shell, it is a construct of the shell, and other apps don't understand short-cuts. To other apps, short-cuts look just like a file. With symbolic links, this concept is taken and is implemented within the file system. Apps when they open a symbolic link will now open the target by default (i.e. what the link points to), unless they explicitly ask for the symbolic link itself to be opened. Note symbolic links are an NTFS feature."

View: General information on Symbolic Links (Unix based)

News source: Windows Server Division Weblog

Report a problem with article
Next Article

Rumored UT2007 Requirements & Details

Previous Article

S3 Chrome S25 & S27 Technology Overview

Join the conversation!

Login or Sign Up to read and post a comment.

-1 Comments - Add comment