ContextMenuForWindows11 icon indicating copy to clipboard operation
ContextMenuForWindows11 copied to clipboard

Mulltiple Single Menu Issue

Open ghost1372 opened this issue 2 years ago • 10 comments

i forked your latest changes And this is what I see when I create a menu

Windows 11/22H2 Untitled

ghost1372 avatar Dec 27 '22 15:12 ghost1372

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 avatar Jan 02 '23 07:01 Luk164

@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:

Untitled

ghost1372 avatar Jan 02 '23 07:01 ghost1372

@ghost1372 Very interesting, maybe the statement was incorrect, or it is just a recommendation for devs or something.

Luk164 avatar Jan 03 '23 21:01 Luk164

both of those modules have its own folder with an EXE and MSIX file named [modulename]ContextMenuPackage.msix

Aronjlove avatar Jan 07 '23 02:01 Aronjlove

need to modify the source code, change the uuid of com, and then modify the package id of app

ikas-mc avatar Jan 19 '23 17:01 ikas-mc

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

ikas-mc avatar Jan 19 '23 17:01 ikas-mc

This is easy if menus are fixed

but for this app, we can only manually compile

ikas-mc avatar Jan 19 '23 17:01 ikas-mc

i forked your latest changes And this is what I see when I create a menu

Windows 11/22H2 Untitled

may be bugs

ikas-mc avatar Jan 19 '23 17:01 ikas-mc

great! image

ghost avatar Jan 20 '23 10:01 ghost

@ikas-mc today i tested it again, now in desktop files/folders menu is good and working fine! but in FileExplorer issue exist Untitled

ghost1372 avatar Jan 20 '23 12:01 ghost1372