Forum Discussion
MaverickNexus
Aug 25, 2026Steel Contributor
Symbolic links in Windows – wish I knew about this sooner
So I finally figured out what symbolic links are and honestly, I wish I'd stumbled on this years ago. It's one of those things that's not exactly hidden, but definitely not obvious either. In plain ...
AsherBowie
Aug 27, 2026Iron Contributor
Windows symbolic links, created using the
mklink /J
command or the
Link Shell Extension
tool, can effectively resolve issues with file paths that span multiple drives.