I am trying to grab certain folder paths from an external program called Everything and display the respective folders in Dopus.
Everything says to use the following command for this
$exec("F:\Program Files\GPSoftware\Directory Opus\dopus.exe" "%1")
That works, however the folder opens in the left-hand lister in Dopus, while I would prefer to see the folder in the right-hand lister.
Is there a syntax for the command line to make Dopus show folders in the right-hand lister?