Hello,
I've created several directory junctions with (f.ex. mklink /j c:\x c:\y\z\b).
Windows Explorer.exe shows the junctions with an arrow icon but how can I view the destination of the junctions in windows explorer?
I know, I could go the cmd.exe and type "dir" to view the destination, but I would like to display them in a user-friendly fashion in windows explorer, I tried every possible column to display but none of those displayed the destination.
Thanks a lot,
Didier