rgxgr / symlink-paste

Adds "Paste as symbolic link" option to context menu on windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

symlink-paste

This is a small utility for windows that will let you create symbolic links by right clicking and choosing "Paste as symbolic link". That way you don't have to use mklink from the command line.

Installation

  1. Download symlink-paste.zip from Downloads.
  2. Copy symlink-paste.exe to a known search path (e.g., c:\windows\system32).
  3. Run symlink-paste.reg.

Usage

  1. Copy a file/directory or its path.
  2. Right click on the background of any directory and select "Paste as symbolic link"

About

Adds "Paste as symbolic link" option to context menu on windows.


Languages

Language:C++ 100.0%