Create A Symlink In Windows | __hot__

This is the gold standard for Windows power users. Once installed:

PowerShell can also create symlinks using New-Item . create a symlink in windows

When using the mklink command, you might see options for Hard Links ( /H ) and Junctions ( /J ). This is the gold standard for Windows power users

C:\Users\Username\Documents> mklink my_link C:\Users\Username\Documents\original_file.txt mklink my_link C:\Users\Username\Documents\original_file.txt