open the cmd as administrator and type the following
mklink /D "C:\full route to the symlink" "C:route to the original file that you want to symlink"
open the cmd as administrator and type the following
mklink /D "C:\full route to the symlink" "C:route to the original file that you want to symlink"
example mklink /D "C:\Program Files\Adobe\Adobe Illustrator 2021\Cool Extras\es_ES\Plantillas" "Z:\Plantillas"