Windows Symlink Folder
Use symlinks for maximum flexibility. Use junctions if you need compatibility with older Windows versions (pre-Vista) or certain backup tools.
If you are uncomfortable with the command line, you can use a free, open-source tool called . windows symlink folder
Get-Item "C:\SomeFolder" | Select-Object LinkType, Target Use symlinks for maximum flexibility
"A symlink, short for symbolic link," Alex explained. "It's like a shortcut, but it's a folder that points to another folder. That way, you can access the project folder from multiple places without having to copy it." you can use a free
