I have configured the Open Path command to open Dopus, specifically in the right lister of a dual pane view in Dopus.
This works on one PC, but on another PC, Windows Explorer opens as well as Dopus, and also showing that path.
What am I doing wrong?
Code: Select all
$openpath("%1")$exec("%programfiles%\GPSoftware\Directory Opus\dopusrt.exe" /acmd Go PATH="%1" OPENCONTAINER NEWTAB=findexisting OPENINRIGHT TOFRONT)