Select your location:

Location

How To Create A Symbolic Link Windows Site

Alex remembered reading about symbolic links in Windows and decided to give it a try. They opened the Command Prompt as an administrator and navigated to the location where they wanted to create the symbolic link, which was D:\ .

mklink /d MyAppAssets C:\Projects\MyApp\Assets how to create a symbolic link windows

mklink Link Target

Few warn that creating a symlink with an existing link name can cause unexpected overwrites. Alex remembered reading about symbolic links in Windows