https://www.sinosky.org/mklink-cmd-useful-tips.html
create a symbolic from Link
to Target
:
|
|
/D
can be used to create a link for directory:
|
|
Use /H
when you want to create a hard link pointing to a file:
|
|
Use /J
to create a hard link pointing to a directory, also known as a directory junction:
|
|