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

https://github.com/probablyxs/manage-context-menu-windows

ADD AN APPLICATION SHORTCUT TO WINDOWS FILE EXPLORER’S CONTEXT MENU
https://github.com/probablyxs/manage-context-menu-windows

Last synced: 4 months ago
JSON representation

ADD AN APPLICATION SHORTCUT TO WINDOWS FILE EXPLORER’S CONTEXT MENU

Awesome Lists containing this project

README

          

# ADD AN APPLICATION SHORTCUT TO WINDOWS FILE EXPLORER’S CONTEXT

```css
[Disclaimer]

Use at your own risk! I have tested this tool only on my own system.

Works on Windows 10.
```

```css
🔧 How does it work ? 🔧

HKEY_CLASSES_ROOT\Directory\Background\shell if you are administrator
HKEY_CURRENT_USER\Software\Classes\directory\Background\shell if you are a normal user

```

```css
🎮 How can i use ? 🎮

1) Build the program.
2) Launch .exe.
3) Done.
```