"New Symlink" Button

  • Choose What Type Of Link
  • Choose Destination
  • Choose Source

--Button: MS-DOS Batch Function--
@echo off
mklink /{dlgstring|What Type Of Link?} "{dlgstring|Destination?}" "{dlgstring|Source?}"

1 Like

You can also create junctions and symlinks using these options in the default toolbars:

6 posts were split to a new topic: Don't have Create Advanced Links in my toolbars