Hey all! I am not sure if this is the right place to post this, but I recently made a pretty nifty context menu item that allows you to open the current directory that's already open in the default Windows file explorer in Directory Opus instead.
NOTE: my context menu item has an icon but I didn't include it in the script shared on here because the code requires you to specify a specific path to the icon.
Here's a download link to the script: open in dopus from explorer
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\Background\shell\dopus\command]
@="\"C:\\Program Files\\GPSoftware\\Directory Opus\\dopus.exe\" \"%V\""