[...] > .lnk files are *not* symbolic links like Unix. NT does not have such a > concept (it supports hard links in Win2000 but nobody uses them as > there's no command line to set them). >
Hardlinks are supported since the very first versions of NTFS (they were originally motivated by the POSIX subsystem). My LS-Tools collection (Freeware, http://www.losoft.de/) contains a "ln.exe" command to create a hardlink on NT4 and above. (It should also work on NT3.x, however never checked this out). Daniel _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
