ContextMenuForWindows11 icon indicating copy to clipboard operation
ContextMenuForWindows11 copied to clipboard

Feature Request: Add an entry directly in the right-click context menu and not in the "Open With" sub-menu

Open PrateekArya opened this issue 2 years ago • 14 comments

It may be a good idea to allow the user to directly add an entry to the right-click context menu instead of adding the new entry into the "Open With" (or whatever its renamed to) sub-menu.

PrateekArya avatar Jul 13 '22 11:07 PrateekArya

Agreed! Would love this feature as well.

Garfounkel avatar Jul 16 '22 12:07 Garfounkel

This might be a stretch but the ability to create a tree structure, with both entries and sub-menus (like in regedit) would be amazing!

Alexis-BX avatar Aug 06 '22 21:08 Alexis-BX

I downloaded this app for this feature but it was sad to see there is not.

UsainSrht avatar Aug 13 '22 12:08 UsainSrht

https://github.com/ikas-mc/ContextMenuForWindows11/issues/24

Windows enforces that an app can only have one menu

ikas-mc avatar Aug 27 '22 01:08 ikas-mc

#24

Windows enforces that an app can only have one menu

Is it possible to create fake apps to make this happen?

UsainSrht avatar Aug 27 '22 08:08 UsainSrht

I know that PowerToys does have different entries for some modules. I don't know how much the method is different from yours but maybe worth a look.

SirHenryIII avatar Sep 14 '22 07:09 SirHenryIII

It would be nice, if only one menu is specified, then this menu appears on the "top level"

FlurinBruehwiler avatar Oct 23 '22 10:10 FlurinBruehwiler

@FlurinBruehwiler

https://github.com/ikas-mc/ContextMenuForWindows11/releases/tag/3.5.0.0

ikas-mc avatar Dec 21 '22 09:12 ikas-mc

i agree, this would probably be the most wanted feature for many right now. one bad workaround would probably be to create several helper applications and split the commands between them... would love to see this happen

meanwhile... maybe we can make several msixbundle files and just change the identifier? this way we could have one app for one menu entry :) does anyone know, what we have to change, to make it possible to install in parallel?

RieGo avatar Jan 06 '23 08:01 RieGo

I know that PowerToys does have different entries for some modules. I don't know how much the method is different from yours but maybe worth a look.

Is this microsoft once again making proprietary workarounds? Like that time they made edge able to set itself as default browser automagically while all other browsers needed manual steps? (Until firefox reversed engineered it)

Luk164 avatar Jan 06 '23 09:01 Luk164

i agree, this would probably be the most wanted feature for many right now. one bad workaround would probably be to create several helper applications and split the commands between them... would love to see this happen

meanwhile... maybe we can make several msixbundle files and just change the identifier? this way we could have one app for one menu entry :) does anyone know, what we have to change, to make it possible to install in parallel?

i think it works

ghost avatar Jan 13 '23 04:01 ghost

i agree, this would probably be the most wanted feature for many right now. one bad workaround would probably be to create several helper applications and split the commands between them... would love to see this happen

meanwhile... maybe we can make several msixbundle files and just change the identifier? this way we could have one app for one menu entry :) does anyone know, what we have to change, to make it possible to install in parallel?

I also hope this (create "clone" apps with different identifiers).

ge9 avatar Jun 13 '23 10:06 ge9

I know that PowerToys does have different entries for some modules. I don't know how much the method is different from yours but maybe worth a look.

That's because each PowerToys utility is a separate executable.

e-t-l avatar Jan 04 '24 18:01 e-t-l

+1

amirrezaDev1378 avatar Feb 19 '24 05:02 amirrezaDev1378

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

ikas-mc avatar Apr 20 '24 12:04 ikas-mc