RubyGems Navigation menu

Create Symbolic Link Windows -

To make a folder at a new location appear to contain data from an old location: mklink /D "C:\Path\To\NewLink" "D:\Original\Data" Use code with caution. /D creates a directory symbolic link.

Simply delete the link like a normal file or folder: create symbolic link windows

mklink /D "C:\Games\Saves" "E:\SaveData\MyGame" To make a folder at a new location