To find "command prompt" icon you can use Cortana and then click right bottom mouse and select command prompt (admin)
Files symbolic link
Grammarmklink Link Target
Example
mklink "E.\path\symbolic_link.txt" "E.\path\real_file.txt"
Directory symbolic link
Grammarmklink /D Link Target
Example
mklink /d "E.\path\symbolic_link" "E.\path\real_folder"
Ref:
https://www.maketecheasier.com/create-symbolic-links-windows10/
Nessun commento:
Posta un commento