An open API service indexing awesome lists of open source software.

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)

Awesome Lists containing this project

README

          

# Context Menu mklink

Create symbolic link, hard link (and more!) in context menu. Windows 11 context menu supported.

![Screenshot to English](assets/English.png)

Fully i18n support! (Now support Simplified Chinese)

![Screenshot to Chinese](assets/Chinese.png)

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