This looks OK to me. Does the ICS window come up, and do you get to see the ICS login screen? I cannot check if the files are really all where you say they are. (E.g. if timeseal.exe would not be in the WB folder, that would explain it.) What WB version are you using?Stephan Vermeire (Brutus) wrote:This is what I have in a .bat file:Code: Select all
D:\chess\WinBoard\winboard -ics -icshost 80.100.28.169 -icshelper timeseal -zp -fcp Brutus -fd "D:\chess\Brutus8XXX\x64\Release\BrutusVC.exe" -autoKibitz
Things to check are:
1) Can you reach the ICS at all, e.g. using telnet (telnet 80.100.28.169 5000).
2) If so, can you connect with WinBoard without an engine, from the command line? (type "winboard -ics -icshost 80.100.28.169 -icshelper timeseal" from the command prompt in the WinBoard folder, or even leave out the -icsheper part.)