Is your feature request related to a problem? Please describe.
Having a tool that could display the shell extension without having to register the extension and load it through File Explorer would be a nice feature. It could also be or great help for debugging the actual ShellExtension while it's debugging.
Describe the solution you'd like
A simple graphical window that has a Browse button to select one or multiple files or a directories.
Then a Show button that would show the extension based on the previous file/directory selection.
Describe alternatives you've considered
N/A
Additional context
See the following for references:
Continue the following search:
https://www.google.com/search?q=c%2B%2B+show+TrackPopupMenu+%22CComPtr%3CIContextMenu%3E%22
Is your feature request related to a problem? Please describe.
Having a tool that could display the shell extension without having to register the extension and load it through File Explorer would be a nice feature. It could also be or great help for debugging the actual ShellExtension while it's debugging.
Describe the solution you'd like
A simple graphical window that has a Browse button to select one or multiple files or a directories.
Then a Show button that would show the extension based on the previous file/directory selection.
Describe alternatives you've considered
N/A
Additional context
See the following for references:
IContextMenuinstance.Continue the following search:
https://www.google.com/search?q=c%2B%2B+show+TrackPopupMenu+%22CComPtr%3CIContextMenu%3E%22