Symlinker - GUI for creating symbolic links on Windows
Symlinker is a Windows Forms application that provides an easy-to-use graphical interface for creating symbolic links, hard links, and directory junctions on Windows. It wraps the Windows mklink command, making it accessible to users without requiring command-line knowledge. The application supports both file and folder symlinks and automatically requests administrator privileges when needed.
| Project handle | Symlinker |
|---|---|
| Homepage | github.com/amd989/Symlinker |
| Repository | github.com/amd989/Symlinker |
| License | MIT license |