Context Menu Item to a Toolbar Button

Hello,

Is there a way to creat a button for a specific right click menu item?

There usually is.

If you select a file with the item in its menu, then type >contextmenu showcmds into the lister, what do you get back?

leo,

When I type that command I get back a popup window with a very long list and I can't see what is there down the list because I can't go down the window.

On the other hand, I've just managed to do what I have asked for with the below command:

FileType CONTEXTMENU CLSID CONTEXTFORCE

I assigned it to a button and I found the CLSID number of the menu item that I want with ShellExView from Nirsoft.

For example this is for 7-Zip shell extension below:

FileType CONTEXTMENU {23170F69-40C1-278A-1000-000100020000} CONTEXTFORCE