Search found 1 match

by tfejos
17.08.2016, 12:55
Forum: Feature Requests
Topic: Copy a folder as symbolic link
Replies: 2
Views: 6650

Re: Copy a folder as symbolic link

The following text in "Parameter:" field worked for me:

Code: Select all

/k " if exist %ActivDir%\%ActivItem%\* (mklink /D %InactivDir%\%ActivSelName% %ActivSel%) else (echo The cursor must be on a FOLDER)"