OPENINRIGHT doesn't work with Go DRIVEBUTTONS

Hi,

I have "Drive Button" for each (left and right) lister.
Left:

[quote]<?xml version="1.0"?>

Drive Buttons
Automatically adds a button for each of the drives in your system to the toolbar/menu
116

Go DRIVEBUTTONS=hideempty,multifunc,removable,cdrom,fixed,network OPENINLEFT



[/quote]
Right:

[quote]<?xml version="1.0"?>

Drive Buttons
116

Go DRIVEBUTTONS=hideempty,multifunc,removable,cdrom,fixed,network OPENINRIGHT


[/quote]
When I try to use OPENINRIGHT with DRIVEBUTTONS it opens drives in left lister (like OPENINLEFT which works perfectly). Problem doesn't exits with defined paths like:

[quote]<?xml version="1.0"?>

Data
#goup

Go C:\MyData OPENINRIGHT

[/quote]

Could you help me with this problem?

You need to remove the multifunc since that overrides OPENINRIGHT.

Multifunc tells Opus that a left-click should open the drive in the left and a right-click should open it in the right.

Also, if you want all drive types you don't have to specify them, you can just use this:

Go DRIVEBUTTONS=hideempty OPENINRIGHT

Thank you. Support for DOpus is as great (and fast) as DOpus is :smiley: