There are here a few solutions to detect if a given folder is a Symbolic Link...
but how to detect if one of the folders in path is a SymLink...
not only the immediate parent...
but any ancestor folder ???
for example, in the path:
c:\dir1\dir2\dir3\dir4\dir5\dir6\file.txt
if "dir3" is a Symbolic Link how can i detect it