Hi Gerhard,
There’s an undocumented (yet) feature that allows you to do exactly what you want.
It implies you edit the FileVoyager.ini file.
Hint: If you are using the Portable version, FileVoyager.ini file is in the FileVoyager\ini folder.
In the ini, spot the section [LeftPane] and adapt the following keys so they have the values below:
AllwaysSameDirLV1=0 (previously -1)
AllwaysDirLV1=c:\ (previously empty)
Do the same in [RightPane] (here the keys are suffixed with ‘2’):
AllwaysSameDirLV2=0 (previously -1)
AllwaysDirLV2=d:\ (previously empty)
I’ve tested it right now and it’s still working 😉
Let me know if this works for you.
Regards