ContextMenuForWindows11
ContextMenuForWindows11 copied to clipboard
Mulltiple Single Menu Issue
i forked your latest changes And this is what I see when I create a menu
Windows 11/22H2
Lol, that should not even be possible. In a different issue it was stated that windows tries to enforce one entry per app. Could this by any chance be a windows bug?
@Luk164 I used the latest github changes about 1 month ago and there was no problem but a few days ago I used the latest changes and now this is the output. @ikas-mc please take a look at here.
for real multiple single menu powertoys can do this:
@ghost1372 Very interesting, maybe the statement was incorrect, or it is just a recommendation for devs or something.
both of those modules have its own folder with an EXE and MSIX file named [modulename]ContextMenuPackage.msix
need to modify the source code, change the uuid of com, and then modify the package id of app
https://github.com/ikas-mc/ContextMenuForWindows11/blob/4b6a76d87d77956d2a3580ceedf9dd3335b5e6af/ContextMenuCustom/ContextMenuCustomPackage/Package.appxmanifest#L64
https://github.com/ikas-mc/ContextMenuForWindows11/blob/4b6a76d87d77956d2a3580ceedf9dd3335b5e6af/ContextMenuCustom/ContextMenuCustomHost/CustomExplorerCommand.h#L6
This is easy if menus are fixed
but for this app, we can only manually compile
i forked your latest changes And this is what I see when I create a menu
Windows 11/22H2
may be bugs
great!
@ikas-mc today i tested it again, now in desktop files/folders menu is good and working fine!
but in FileExplorer issue exist