https://github.com/marvin1099/pasteassyslinkwin
Wouldn't it be great to copy some files and then paste then as syslink over the right click menu (context menu) like in linux, this makes it so
https://github.com/marvin1099/pasteassyslinkwin
autohotkey mklink symlink syslink tool windows
Last synced: 21 days ago
JSON representation
Wouldn't it be great to copy some files and then paste then as syslink over the right click menu (context menu) like in linux, this makes it so
- Host: GitHub
- URL: https://github.com/marvin1099/pasteassyslinkwin
- Owner: marvin1099
- License: agpl-3.0
- Created: 2022-06-01T23:25:41.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-14T09:45:23.000Z (9 months ago)
- Last Synced: 2024-09-14T20:28:42.924Z (9 months ago)
- Topics: autohotkey, mklink, symlink, syslink, tool, windows
- Language: AutoHotkey
- Homepage:
- Size: 6.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PasteAsSyslinkWin
Wouldn't it be great to copy some files and then paste then as syslink
with the right click menu (context menu) like in linux, this makes it so.# Instalation
Download the newest exe script here:
https://codeberg.org/marvin1099/PasteAsSyslinkWin/releases
Start the file with dobble click,
go throgh the promts,
now the extra context menu entry should appear.
The classic context menu has to be enabled if your on windows 11.
On windows 10 it will appear by default.If you want to download the code and compile yourself
or run the script without compiling, you can also download it here:
https://codeberg.org/marvin1099/PasteAsSyslinkWin/releases
You will need Autohotkey if you want to compile the script for yourself
or run the uncompiled .ahk script.# Info
Automated Instalation was now implemented, the language grammar was mostly fixed
but a more complete and better documentation will follow soon.
That has to do for now.