ContextMenuForWindows11

Add Custom Context Menu For Windows11

LGPL-3.0 License

Stars
1.9K

Bot releases are hidden (Show)

ContextMenuForWindows11 - ContextMenuCustom v5.1 Latest Release

Published by ikas-mc 5 months ago

Change log

1. Add extension list matching and all file matching
2. Add directory, desktop, and directory background matching
3. Support custom icons (dark or light theme) for menu and default menu
4. Add debug log output (Via DebugView)
5. Support copy formatted menu config JSON to the clipboard and import JSON from clipboard
6. Try to fix the bug where the menu is displayed but  not working.
7. Support rename config file
8. Other  bug fixing
9. Add a new package (any) to modify and create custom package to support the TOP menu
10.new param {extension} {nameNoExt}
11.Added custom language support
12.Added a dialog to show changelog
13.Update Winui2
14.Other fix

Download

store package

Store or 7061touchwp.CustomContextMenu_5.1.1.0_neutral_._m9vp3t2f55f5t.Msixbundle

github package

ContextMenuCustom-GITHUB-x64.zip

other package

https://github.com/ikas-mc/ContextMenuForWindows11/actions #build packages

Note

1.Backup Menus (new version config is not compatible with the old version of the app)
2.Restart explorer if no menus after update

Add custom languages

https://github.com/ikas-mc/ContextMenuForWindows11/wiki/Languages

Create custom package

https://github.com/ikas-mc/ContextMenuForWindows11/wiki/Create-Custom-Package
ContextMenuCustom-ANY-x64.zip

Debug log

https://github.com/ikas-mc/ContextMenuForWindows11/wiki/Debug-Log

ContextMenuForWindows11 - ContextMenuCustom v5.1 (Preview Test)

Published by ikas-mc 6 months ago

Change log


1. Added custom language support
2. Added a dialog to show changelog
3. Other fix

Note

this is a preview build, and If you don't need these features, you can wait for the release build

Download

https://github.com/ikas-mc/ContextMenuForWindows11/actions/runs/8957699077 #build packages
ARM64 is not tested

Backup Menus
Restart explorer if no menus after update

Add custom languages

https://github.com/ikas-mc/ContextMenuForWindows11/wiki/Languages

ContextMenuForWindows11 - ContextMenuCustom v5.0 (Preview Test)

Published by ikas-mc 6 months ago

Change log


1. Add extension list matching and all file matching
2. Add directory, desktop, and directory background matching
3. Support custom icons (dark or light theme) for menu and default menu
4. Add debug log output (Via DebugView)
5. Support copy formatted menu config JSON to the clipboard and import JSON from clipboard
6. Try to fix the bug where the menu is displayed but  not working.
7. Support rename config file
8. Other  bug fixing
9. Add a new package (any) to modify and create custom package to support the TOP menu
10.new param {extension} {nameNoExt}

Directory/Background
https://github.com/ikas-mc/ContextMenuForWindows11/issues/44
https://github.com/ikas-mc/ContextMenuForWindows11/issues/71

Extension
https://github.com/ikas-mc/ContextMenuForWindows11/issues/73
https://github.com/ikas-mc/ContextMenuForWindows11/issues/89
https://github.com/ikas-mc/ContextMenuForWindows11/issues/99

Style
https://github.com/ikas-mc/ContextMenuForWindows11/issues/104
https://github.com/ikas-mc/ContextMenuForWindows11/issues/113

Bugs
https://github.com/ikas-mc/ContextMenuForWindows11/issues/67

Other
https://github.com/ikas-mc/ContextMenuForWindows11/issues/112
https://github.com/ikas-mc/ContextMenuForWindows11/issues/110

Note

this is a preview build, and If you don't need these features, you can wait for the release build

Download

https://github.com/ikas-mc/ContextMenuForWindows11/actions #build packages
ARM64 is not tested

Backup Menus
Restart explorer if no menus after update

Create custom package

https://github.com/ikas-mc/ContextMenuForWindows11/wiki/Create-Custom-Package

Debug log

https://github.com/ikas-mc/ContextMenuForWindows11/wiki/Debug-Log

ContextMenuForWindows11 - ContextMenuCustomPackage_3.8.0.0_Test

Published by ikas-mc about 1 year ago

Changelog

  • Add Regex match
  • Remove param check
  • Update menu page ui and Add Setting page
  • Other fix
  • Add more distributions, which can be installed at the same time

Packages

new :
ContextMenuCustomGithubPackage_3.8.0.0_Test.zip

Micorsoft Store
ContextMenuCustomDevPackage_3.8.0.0_Test.zip

--
If u want build yourself ,u need change these files
https://github.com/ikas-mc/ContextMenuForWindows11/blob/57fbd36aff15a9be3fa044b181144a2e38cc8b88/ContextMenuCustom/ContextMenuCustomHost/CustomExplorerCommand.h#L11C2-L11C2

https://github.com/ikas-mc/ContextMenuForWindows11/blob/57fbd36aff15a9be3fa044b181144a2e38cc8b88/ContextMenuCustom/ContextMenuCustomDevPackage/Package.appxmanifest#L51C55-L51C55

Install

backup before!!

Powershell

Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
./Install.ps1
Set-ExecutionPolicy -ExecutionPolicy AllSigned -Scope CurrentUser

Restart Exploter

ContextMenuForWindows11 - ContextMenuCustomPackage_3.5.0.0_Test

Published by ikas-mc almost 2 years ago

Changelog

Install

backup before!!

Powershell

Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
./Install.ps1
Set-ExecutionPolicy -ExecutionPolicy AllSigned -Scope CurrentUser

Restart Exploter

ContextMenuForWindows11 - ContextMenuCustomPackage_3.1.0.0_Test[new certificate]

Published by ikas-mc about 2 years ago

no feature updates in this version
very busy in real life, sorry

This release is signed with a new signing certificate
Because the old certificate has expired

old: CN=ikas
new : CN=ikas-mc-dev

If you use this self-signed version,
You need to backup menu!!!, uninstall, reinstall this version

Backup

  1. Open the management app ,In the left panel, click the folder icon
  2. Backup all files inside to a safe folder

Install

Powershell

Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
./Install.ps1
Set-ExecutionPolicy -ExecutionPolicy AllSigned -Scope CurrentUser

Restore

  1. Open app ,In the left panel, click the folder icon
  2. Copy all menu files from your safe folder to here
  3. Back to app,Refresh , Enable Or Disable cache

Tested on windows 22622,works well

ContextMenuForWindows11 - ContextMenuCustomPackage_3.0.0.0_Test

Published by ikas-mc over 2 years ago

Changelog

Add menu sorting
Add refresh, delete and save shortcut keys
Add environment variable support, only [exe]
Fix other bugs

store version

https://www.microsoft.com/store/productId/9PC7BZZ28G0X
or
7061touchwp.CustomContextMenu_3.0.0.0_neutral___m9vp3t2f55f5t.Msixbundle

Note

Please backup all your menus before upgrading

ContextMenuForWindows11 - ContextMenuCustomPackage_2.5.0.0_Test

Published by ikas-mc over 2 years ago

Changelog

1.fix cache settings when update from old version
2.fix color theme https://github.com/ikas-mc/ContextMenuForWindows11/issues/31

store version

https://www.microsoft.com/store/productId/9PC7BZZ28G0X
7061touchwp.CustomContextMenu_2.5.0.0_neutral___m9vp3t2f55f5t.Msixbundle

Note

Please backup all your menus before upgrading

ContextMenuForWindows11 - ContextMenuCustomPackage_2.2.0.0_Test

Published by ikas-mc over 2 years ago

Changelog

Refactor ui

ContextMenuForWindows11 - ContextMenuCustomPackage_2.1.0.0_Test

Published by ikas-mc over 2 years ago

Changelog

Add file match switch

ContextMenuForWindows11 - ContextMenuCustomPackage_2.0.0.0_Test

Published by ikas-mc over 2 years ago

Changelog

support multiple files

1.refactor multiple files ,add "each" and "join" mode
2.refactor manager ui

The design of multiple files in 1.9 has been changed, and Need to manually update menu config,see wiki for detail

wiki:
https://github.com/ikas-mc/ContextMenuForWindows11/wiki/Help#multiple-files
issue:
https://github.com/ikas-mc/ContextMenuForWindows11/issues/6

store version

7061touchwp.CustomContextMenu_2.0.0.0_neutral___m9vp3t2f55f5t.Msixbundle
https://www.microsoft.com/store/productId/9PC7BZZ28G0X

ContextMenuForWindows11 - [Multiple Files v1 test]ContextMenuCustomPackage_1.9.0.0_Test

Published by ikas-mc over 2 years ago

ContextMenuForWindows11 - ContextMenuCustomPackage_1.8.0.0

Published by ikas-mc almost 3 years ago

Changelog

1.change default menu title
2.fix file encoding

store version

https://www.microsoft.com/store/productId/9PC7BZZ28G0X
or
7061touchwp.CustomContextMenu_1.8.0.0_neutral___m9vp3t2f55f5t.Msixbundle

ContextMenuForWindows11 - ContextMenuCustomPackage_1.6.0.0

Published by ikas-mc almost 3 years ago

Changelog

  1. hidden when no sub menu
  2. add menus cache

about cache

Reduce file io and improve menu display speed
For more, please check ui
(test feature,may be removed in the future)

store version

7061touchwp.CustomContextMenu_1.7.0.0_neutral___m9vp3t2f55f5t.Msixbundle

ContextMenuForWindows11 - ContextMenuCustomPackage_1.5.0.0

Published by ikas-mc almost 3 years ago

Changelog

  1. set folder as default
  2. optimize the menu loading logic
  3. only show in the new context menu
  4. optimize ui

store version later

ContextMenuForWindows11 - ContextMenuCustomPackage_1.3.1.0

Published by ikas-mc almost 3 years ago

Changelog

fix https://github.com/ikas-mc/ContextMenuForWindows11/issues/7

Note

store version recommended
ms-windows-store://pdp/?ProductId=9PC7BZZ28G0X

  1. open config folder and backup your menu config
  2. uninstall self-signed version(from github release)
  3. install from store and restore menu configs
ContextMenuForWindows11 - ContextMenuCustomPackage_1.2.14.0

Published by ikas-mc almost 3 years ago

Changelog

fix when right click no file
change publish name for windows store

Install vc++ runtime

no required

ContextMenuForWindows11 - ContextMenuCustomPackage_1.2.0.0(add file match)

Published by ikas-mc almost 3 years ago

Changelog

support file (ext and folder) match (test !!)

see :
https://github.com/ikas-mc/ContextMenuForWindows11/issues/2#issuecomment-958740717

Install vc++ runtime

winget install Microsoft.VC++2015-2019Redist-x64
or
download https://docs.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-160

ContextMenuForWindows11 - ContextMenuCustomPackage_1.1.2.0

Published by ikas-mc almost 3 years ago

Changelog

add {name} variable

Install vc++ runtime

winget install Microsoft.VC++2015-2019Redist-x64
or
download https://docs.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-160

ContextMenuForWindows11 - 1.1.1.0

Published by ikas-mc almost 3 years ago

Changelog

optimize light mode

Install vc++ runtime

winget install Microsoft.VC++2015-2019Redist-x64
or
download https://docs.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-160

Related Projects