2
It is possible to add custom items to the context menu of specific file types through the registry, however extending the .lnk files, that I suppose are used in the windows 10 taskbar has no effect on the context menu that accessible from the taskbar, only on the ones accessible from desktop or file explorers.
I'd like to either add a custom option to the jumplist menu (on the taskbar), or to the menu that shows up once right-clicking the shortuct icon in the jumplist menu.
My goal is to be able to open the file location of items located on the taskbar more efficiently, currently the best way I know is:
- Right click the icon on the taskbar
- Right click the app's shortcut in the jumplist menu
- Click on 'Properties'
- Click on 'Open file location'
- Close the Properties window
I'd like to shave off as many steps as possible from this process.