As I use different options when playing on FICS and when analyzing the game with engine I invoke FICS mode with "Winboard.exe @fics.ini"
My fics.ini looks like this:
/ics
/icshost="freechess.org"
/icshelper="timeseal"
/seekGraph=true
/autoRefresh=true
/engineOutputUp=false
/evalGraphUp=false
/soundBell=".\Sounds\move.wav"
/saveSettingsOnExit=false
/settingsFile=".\ficsuser.ini"
Last line was supposed to define a file to which "Save settings" will write the user settings so that "Save settings" command does not change winboard.ini nor fics.ini
But I cannot get Winboard to write settings to any other file than winboard.ini whatever I put in fics.ini or command line.
Is this a bug or I am doing something wrong?
(I am using latest experimental build of Winboard - http://hgm.nubati.net/winboard0526.zip)