Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mulltiple Single Menu Issue #65

Open
ghost1372 opened this issue Dec 27, 2022 · 10 comments
Open

Mulltiple Single Menu Issue #65

ghost1372 opened this issue Dec 27, 2022 · 10 comments

Comments

@ghost1372
Copy link

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

Windows 11/22H2
Untitled

@Luk164
Copy link

Luk164 commented Jan 2, 2023

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?

@ghost1372
Copy link
Author

@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

@Luk164
Copy link

Luk164 commented Jan 3, 2023

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

@Aronjlove
Copy link

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

@ikas-mc
Copy link
Owner

ikas-mc commented Jan 19, 2023

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

@ikas-mc
Copy link
Owner

ikas-mc commented Jan 19, 2023

<com:Class Id="46F650E5-9959-48D6-AC13-A9637C5B3787" Path="ContextMenuCustomHost.dll" ThreadingModel="STA"/>

class __declspec(uuid("46F650E5-9959-48D6-AC13-A9637C5B3787")) CustomExplorerCommand : public BaseExplorerCommand

@ikas-mc
Copy link
Owner

ikas-mc commented Jan 19, 2023

This is easy if menus are fixed

but for this app, we can only manually compile

@ikas-mc
Copy link
Owner

ikas-mc commented Jan 19, 2023

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

Windows 11/22H2 Untitled

may be bugs

@ghost
Copy link

ghost commented Jan 20, 2023

great!
image

@ghost1372
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants