Symlink In Windows _verified_ -
Move heavy video game installation folders or app data caches to a secondary HDD, then create a symlink on your primary NVMe SSD.
dir /AL # Lists all reparse points (symlinks, junctions) symlink in windows
To point a virtual file to a real file, use the standard syntax: mklink "C:\Path\To\Link.txt" "D:\Actual\Target\File.txt" Use code with caution. 2. Create a Directory Symlink Move heavy video game installation folders or app
Here is a guide on how to create them using the Command Line, PowerShell, and a GUI tool. and a GUI tool.