A Symlink In Windows | Create
Think of it like a "portal." When you open a symlink, your computer transparently redirects you to the target file or folder. Unlike a standard Windows Shortcut ( .lnk file), which is just a file that opens the target, a symlink is recognized by the operating system as if it were the actual file. Applications treat it exactly like the real thing.
In :
once you understand mklink or New-Item . The main hurdle is admin rights , but Developer Mode solves that on modern Windows. create a symlink in windows
In :