clayrisser / mklink

Make symbolic links, hard links, and directory junctions from the context menu

Home Page:https://jamrizzi.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mkLink

Make symbolic links, hard links, and directory junctions from the context menu

mkLink creates multiple types of symbolic links. Specifically, it simplifies the use of creating symbolic links by providing a GUI interface and access from the context menu. Normally advanced symbolic links, such as Hard Links and Directory Junctions can only be created through the command prompt.

Please ★ this repo if you found it useful ★ ★ ★

Features

The following symbolic links can be created with mkLink.

  • Directory Symbolic Link
  • File Symbolic Link
  • Hard Link
  • Directory Junction

Usage

  1. Run the installer

  2. Right click on the file or folder you want to create a symbolic link with and select "mkLink" from the context menu

Support

Submit an issue

Screenshots

Sorry, I don't have any screenshots

Buy Me Coffee

A ridiculous amount of coffee was consumed in the process of building this project.

Add some fuel if you'd like to keep me going!

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -m 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

License

MIT License

Jam Risser © 2017

Credits

Changelog

1.0.1 (2017-04-28)

  • Changed license to MIT

1.0.0 (2016-02-16)

  • Initial release

About

Make symbolic links, hard links, and directory junctions from the context menu

https://jamrizzi.com

License:MIT License


Languages

Language:C# 100.0%