Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mrhartsclube authored Feb 17, 2024
1 parent 1592531 commit 27b4324
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# Symlink-Send-to
This simple script will make symlinks for your selection of files and folders (or single file) to your destination using send to menu.
This simple script will make symlinks for your selection of files and folders (or single file) to your destination using send to menu. all you have to do is to download the exe from release section or compile it yourself and put it in %AppData%\Microsoft\Windows\SendTo, then select your files, right click -> send to -> Symbolic Link at -> select destination and done.

If you want to know more about this kind of links or make your tool or find existing tools you can visit [this howtogeek article](https://www.howtogeek.com/16226/complete-guide-to-symbolic-links-symlinks-on-windows-or-linux/)

Also using py to exe I compiled an exe file that you can download at release section, or you can compile yours from the code.

0 comments on commit 27b4324

Please sign in to comment.