In Windows — Symlink
A in Windows is a special shortcut file that points directly to a target file or folder located elsewhere on your system. Unlike standard shortcuts ( .lnk files), a symlink tricks Windows and your applications into treating the linked item as if it actually exists at that exact path.
mklink /D link_name target_path