13

Do you know some GUI tool to create Hardlinks/SoftLinks/Junctions?

Click Ok
  • 956
  • 4
  • 12
  • 18

5 Answers5

7

I don't think you will find a more feature-rich and well-documented utility/add-on than Hermann Schinagl's Link Shell Extensions found here: http://schinagl.priv.at/nt/hardlinkshellext/hardlinkshellext.html

Truly everthing else that I have read and used pales by comparison.

3

NTFS Link provides an explorer extension for creating hard links.

Adam Gibbins
  • 7,147
  • 2
  • 28
  • 42
1

Have a look at symlinker.

I haven't found a shell extension to create symbolic links yet (NTFS Link, suggested by Adam, can only create hard links and doesn't have x64 shell support).

1

I've used symlinker as well. It's simple if you have a slight understanding of the differences between varying symlinks. It doesn't however scan for symlinks, but I really don't need that function anyway.

1

Have a look at Junction link magic

Leon Sodhi
  • 101
  • 1
  • 3