Custom Context Menu
August 13, 2025 ยท View on GitHub
Add Custom Context Menu For Windows11
Download
| Windows store | Github release | Github Action |
|---|---|---|
| Github release | Github Action | |
| free , no limit , buy = coffee | use self-signed certificate | test only |
| store package | github package , dev package | github package, dev package |
- store : ...m9vp3t2f55f5t.Msixbundle
- github : ContextMenuCustomGithubPackage
- dev : ContextMenuCustomDevPackage
from v3.8,store package,github package,dev package can be installed at the same time
Guides
wiki
https://github.com/ikas-mc/ContextMenuForWindows11/wiki
create menus using AI
https://github.com/ikas-mc/ContextMenuForWindows11/discussions/220
Samples
new
https://github.com/ikas-mc/ContextMenuForWindows11/discussions/categories/menus
old
https://github.com/ikas-mc/ContextMenuForWindows11/tree/main/menuSample
Compress By 7z.json
Debug Echo 2.json
Debug Echo 3.json
Debug Echo.json
Echo path.json
Extract by 7z (only v3.9+).json
Extract by 7z.json
Install Apk By Adb.json
Open In Explorer.json
Open In Windows Photo Viewer.json
Open TortoiseGit Sync Window.json
Open With Notepad.json
Open With VScode.json
Push File By Adb.json
Send Image To Wsa By Adb.json
// powershell and multity files
Calculate Md5 By PowerShell.json
some from https://github.com/ikas-mc/ContextMenuForWindows11/issues thanks for share
Build
https://github.com/ikas-mc/ContextMenuForWindows11/blob/main/build.md