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 ★ ★ ★
The following symbolic links can be created with mkLink.
- Directory Symbolic Link
- File Symbolic Link
- Hard Link
- Directory Junction
-
Run the installer
-
Right click on the file or folder you want to create a symbolic link with and select "mkLink" from the context menu
Submit an issue
Sorry, I don't have any screenshots
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!
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -m 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Jam Risser © 2017
1.0.1 (2017-04-28)
- Changed license to MIT
1.0.0 (2016-02-16)
- Initial release