1

Can you modify this Right-Click menu?

Here is an example of the menu I'm talking about -

enter image description here

I have wanted the ability to modify the right-click menu within File Explorer, to add 'Open Command Prompt Here' (Cmd.exe) and 'Bash Prompt Here...' (Cygwin) for the longest time when you right click on the address bar in File Explorer.

J-Dizzle
  • 594

1 Answers1

1

With very advanced programming, it is possible, albeit very difficult. If you want the programming term, it involves installing a hook!

But if you are looking for a Microsoft-supported way – one that you can implement by changing Registry or such – no!