Mark -'s Library tagged → View Popular
Junction v1.05
-
Junction v1.05
By Mark Russinovich
Published: July 24, 2007
IntroductionWindows 2000 and higher supports directory symbolic links, where a directory serves as a symbolic link to another directory on the computer. For example, if the directory D:\SYMLINK specified C:\WINNT\SYSTEM32 as its target, then an application accessing D:\SYMLINK\DRIVERS would in reality be accessing C:\WINNT\SYSTEM32\DRIVERS. Directory symbolic links are known as NTFS junctions in Windows. Unfortunately, Windows comes with no tools for creating junctions—you have to purchase the Win2K Resource Kit, which comes with the linkd program for creating junctions. I therefore decided to write my own junction-creating tool: Junction. Junction not only allows you to create NTFS junctions, it allows you to see if files or directories are actually reparse points. Reparse points are the mechanism on which NTFS junctions are based, and they are used by Windows' Remote Storage Service (RSS), as well as volume mount points.
Joomap
-
Joomap is a sitemap component for Joomla that shows the normal Menu Structure, Content Categories, Sections and Virtuemart Categories in a hierarchical list. A plugin system and translation support make it easy to expand the range of supported content and localization! The new version also supports the generation of a Google Sitemaps conformant XML list.
Selected Tags
Related Tags
Sponsored Links
Top Contributors
Groups interested in map
-
Map of Nihilism & Postmodernism
Items: 2 | Visits: 64
Created by: Kath Blair
-
Google Stuff
Items: 30 | Visits: 156
Created by: Michael Richards
Diigo is about better ways to research, share and collaborate on information. Learn more »
Join Diigo
Download Junction (41 KB)

