Last active 1 month ago

Revision af3043fed1d1961b67732f15d5a6a198ab0b791a

symbolic-link.sh Raw
New-Item -ItemType SymbolicLink -Path "c:\this\is\a\symbolic\link" -Target "c:\i\am\the\classic\folder"