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?