DO12 - Scripts - Edit Button

How do we configure the editor used in the DO12 Preferences / Toolbars / Scripts > Edit command? Right now it seems to be hard wired to notepad, even though DOpus has another setting under Preferences / Double Click on Files / Open unregistered types in text viewer if they appear to be plain text, which I've set to notepad++.

Perhaps Opus is using the filetype registered to handle Edit under windows for these file types? If so, how/where do we change this to get rid of aweful the windows notepad?

If the relevant filetype (.js or .vbs) has an Edit verb, Opus will use that to edit the file (unless it is notepad.exe as it often is by default, and we assume nobody wants Notepad except as a last resort).

Otherwise the default .txt editor, or the text viewer set in Preferences / File Operations / Double-click on Files will be tried, in that order.