Christof Wollenhaupt wrote: > Hi Paul, > >> Are there finally symbolic links in Windows? > > "finally" depends on what you refer to. Symbolic links for directories have > been available for the past 10 years, same for hard links for files. Soft > links for files have been introduced a little over two years ago with Vista.
Okay, on Unix-like systems if I want to create a symbolic link to a directory, I issue 'ln -s <path/to/directory>'. What's the equivalent command in the Windows terminal? I have googled, but I'm only finding MSDN articles referencing functions in the Windows API. Much of my sysadmin for Windows systems would be simplified with symlinks to directories. Thanks! Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

