Miscellaneous options

[quote="Xyzzy"]2) context_menu_debug : display debug output for context menu extensions
how display this debug output ?

Right click a file.[/quote]
Yeah, but that's not how to "display" the output that enabling this setting allows. Check the FAQ on Crash/exit/100%CPU when right-clicking certain files for an explanation... specifically, the 'Finding the Culprit' section of that FAQ.

Edit: this FAQ has been updated to reflect the fact that troubleshooting context menu issues using this general 'method' is different between Opus v8 and v9, but the principles are the same... just FYI.

[quote="Xyzzy"]4) ignore_context_menus : list of context menu extensions that opus will ignore
ignore for what ?

For loading into context menu.[/quote]
The "reason" for this is if you have a shell extension that is not working properly with Opus, Opus will try to automatically 'exclude' that extension handler from being loaded the next time you right click a file that causes the 'offending' extension to be called. This list is where such extension CLSID values will show up. Additionally, I think there may be some reasons why you might want to MANUALLY add extension handlers to this list yourself for troubleshooting purposes. The FAQ entry above explains this as well... and with v9.1 Opus will now popup a dialog letting a user know that it's detected a 'problem' with a shell extension and give you the option of disabling or letting it be...