Following on from a previous question, I am creating a symbolic link on a Server 2008 from a Vista machine using UNC paths. I can create the link just fine. I can go to the
Thanks David for the tip, I was becoming desperate to fix this problem which made symlinks mostly useless.
One should note that the default configuration for Vista is L2L and L2R enabled, but R2R and R2L disabled.
I first tried to enable only R2R, but this is not sufficient. R2L has to be enabled too.
The next question on my list: How to get rid of that stupid /D switch for the mklink command for directory links. The default link type should be inferred automatically from the target pathname type!