Hello.
The properties of a junction made by DOpus are different from junctions made by mklink.
this is from the output of cmd.exe command "dir":
2020-01-20 11:56 AM <JUNCTION> link1 [\??\F:\temp\target1]
2020-01-20 11:57 AM <JUNCTION> link2 [F:\temp\target2]
link1 was made by DOpus, and link2 by mklink.
Why are there question marks in the junctions made by DOpus? Does it matter?