How to launch a floating toolbar from a Windows shortcut (or cmd file command line)?

I realize a toolbar button can launch a floating toolbar (Referencing a floating Toolbar).

  • How can I open a floating toolbar from a command line (from within a cmd or bat file)?
  • Alternatively, can Dopus look for an application and automatically open a floating toolbar?

Thank you for all your support. I truly appreciate your assistance!

You can run internal commands from outside of Opus using DOpusRT.exe /cmd or /acmd followed by the command you want to run. That can be used to run the Toolbar command to toggle a toolbar on and off.

(Personally, I do this via a system-wide hotkey created in Opus instead, so I can toggle the toolbar any time I want.)