https://github.com/qwertycxz/contextmenu-mklink
Create symbolic link and hard link in context menu. (Windows 11 context menu supported)
https://github.com/qwertycxz/contextmenu-mklink
context-menu hard-link link msix symbolic-link symlink windows windows11
Last synced: about 1 month ago
JSON representation
Create symbolic link and hard link in context menu. (Windows 11 context menu supported)
- Host: GitHub
- URL: https://github.com/qwertycxz/contextmenu-mklink
- Owner: qwertycxz
- License: apache-2.0
- Created: 2025-07-22T03:27:14.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2025-08-21T15:14:29.000Z (about 2 months ago)
- Last Synced: 2025-08-21T16:56:19.186Z (about 2 months ago)
- Topics: context-menu, hard-link, link, msix, symbolic-link, symlink, windows, windows11
- Language: C++
- Homepage:
- Size: 67.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Context Menu mklink
Create symbolic link, hard link (and more!) in context menu. Windows 11 context menu supported.

Fully i18n support! (Now support Simplified Chinese)

This software is still in the early development stage.
## Install
1. Enable [Developer Mode](https://learn.microsoft.com/en-us/windows/apps/get-started/developer-mode-features-and-debugging) in Windows Settings
2. Download the latest .7z from [Releases](https://github.com/qwertycxz/ContextMenu-mklink/releases)
3. Extract the .7z file to a folder of your choice
4. Start PowerShell and navigate to the extracted folder
5. Run `Add-AppxPackage AppxManifest.xml -Register`
6. If the context menu item isn't showing up, try restarting Windows Explorer.To uninstall, please head to Windows Settings.
## Contributor
[@qwertycxz](https://github.com/qwertycxz)
## How could I contribute?
[Issue](https://github.com/qwertycxz/ContextMenu-mklink/issues) and [Pull-requests](https://github.com/qwertycxz/ContextMenu-mklink/pulls) are both welcomed.
## License
[Apache 2.0](LICENSE) © qwertycxz