I want to add a custom right-click context menu item in Windows 11 that behaves similarly to the “Edit in Notepad” option. When I right-click on a file, I would like to see an option (e.g., “Open with MyEditor”) that opens the selected file in my custom editor application.
Could anyone guide me through the steps or provide a script/registry modification to achieve this?
Any help would be greatly appreciated!