On Wed Sep 21 06:59:52 2011, Kees.Dekker@infor.com wrote: > > Actually: I would like that perl provides support for Windows (Vista > and up) symlinks (see: > http://en.wikipedia.org/wiki/NTFS_symbolic_link). It is certainly possible to add this, but it will be of limited utility: the symlink() function will still fail unless you are running the perl program as an administrative user, and with elevated privileges.Thread Previous