Releases: ikas-mc/ContextMenuForWindows11
ContextMenuCustom v5.5
Change log
1. Add ARM64 support
2. Add menu config: working directory
3. Add menu config: show or hide window
4. Add menu config: disable or enable menu
5. Add drive menu support (windows 11 22621+)
6. Optimize language import and add RTL support
7. Optimize UI
8. Other fix
Full Changelog: 5.1.1.0...5.5.7.0
Download
gihtub
https://github.com/ikas-mc/ContextMenuForWindows11/actions/runs/11716308743
or
download form attachment
ContextMenuCustom-CMC_GITHUB_RELEASE-x64.zip
ContextMenuCustom-CMC_GITHUB_RELEASE-ARM64.zip
https://github.com/ikas-mc/ContextMenuForWindows11/wiki/How-to-install
store
https://apps.microsoft.com/detail/9pc7bzz28g0x
or
download form attachment
7061touchwp.CustomContextMenu_5.5.7.0_neutral_~_m9vp3t2f55f5t.Msixbundle
There is no ARM64 in the store, there are some packaging issues
Tips
- Backup Menus
- Restart explorer if no menus after update
- More languages, https://github.com/ikas-mc/ContextMenuForWindows11/discussions/categories/languages
ContextMenuCustom v5.5 (Preview)
Change log
1. add ARM64 support
2. add menu config: working directory
3. add menu config: show or hide window
4. add menu config: disable or enable menu
5. add drive menu support (windows 11 22621+)
6. optimize UI
7. add RTL support
Full Changelog: 5.1.1.0...5.5.4.0
Note
this is a preview build, and If you don't need these features, you can wait for the release build
Download
Backup Menus
Restart explorer if no menus after update
https://github.com/ikas-mc/ContextMenuForWindows11/wiki/How-to-install
ContextMenuCustom v5.1
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
ContextMenuCustom v5.1
Change log
1.Added custom language support
2.Added a dialog to show changelog
3.Other fix
Download
github and dev package
https://github.com/ikas-mc/ContextMenuForWindows11/actions #build packages
store package
CustomContextMenu_Store.Msixbundle
Note
1.Backup Menus
2.Restart explorer if no menus after update
Add custom languages
https://github.com/ikas-mc/ContextMenuForWindows11/wiki/Languages
ContextMenuCustom v5.0 (Preview Test)
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}
Bugs
#67
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/8692383528 #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
ContextMenuCustomPackage_3.8.0.0_Test
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
ContextMenuCustomDevPackage_3.8.0.0_Test.zip
micorsoft Store :
7061touchwp.CustomContextMenu_3.8.0.0_neutral_._m9vp3t2f55f5t.Msixbundle
--
If u want build yourself ,u need change these files
https://github.com/ikas-mc/ContextMenuForWindows11/blob/57fbd36aff15a9be3fa044b181144a2e38cc8b88/ContextMenuCustom/ContextMenuCustomHost/CustomExplorerCommand.h#L11C2-L11C2
Install
backup before!!
Powershell
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
./Install.ps1
Set-ExecutionPolicy -ExecutionPolicy AllSigned -Scope CurrentUser
π§¨π§¨π§¨Restart Exploter π§¨π§¨π§¨
ContextMenuCustomPackage_3.5.0.0_Test
Changelog
- Set work folder
- When only one menu matches, show the menu directly
- Try fix the problem that the menu is not displayed, see :microsoft/terminal@5027c80
- Set working directory
- Other fix
Install
backup before!!
Powershell
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
./Install.ps1
Set-ExecutionPolicy -ExecutionPolicy AllSigned -Scope CurrentUser
Restart Exploter
ContextMenuCustomPackage_3.1.0.0_Test[new certificate]
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
- Open the management app ,In the left panel, click the folder icon
- 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
- Open app ,In the left panel, click the folder icon
- Copy all menu files from your safe folder to here
- Back to app,Refresh , Enable Or Disable cache
Tested on windows 22622,works well
ContextMenuCustomPackage_3.0.0.0_Test
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
ContextMenuCustomPackage_2.5.0.0_Test
Changelog
1.fix cache settings when update from old version
2.fix color theme #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