Computer Chess Club Archives


Search

Terms

Messages

Subject: You can use it for shredder too :-)

Author: Jonas Cohonas

Date: 12:51:13 06/20/01

Go up one level in this thread


On June 20, 2001 at 15:03:25, Emil Vlasak wrote:

>Do you often run the King in Fritz' GUI?
>Automate this tiresome process!
>Download for free my small software utility OPK on www.vlasak.zde.cz .
>
>Emil Vlasak

Just make a copy of the opk.bat and rename the copy opk1.bat and edit it like
this:

REM Start OPK, (C) Emil Vlasak, Jan Pletanek
del "C:\Programmer\Chessmaster 8000\log.00?"
del "C:\Programmer\Chessmaster 8000\game.00?"
start /w "C:\Programmer\Chessmaster 8000\chessmaster.exe"
start /w opk.exe "C:\Programmer\Chessmaster 8000\log.002"
"c:\programmer\shredder5\Engines\TheKing.eng"
start "c:\programmer\shredder5\shredder"
REM End OPK

offcause make sure to edit the lines so it suites your paths :-)

Regards
Jonas



This page took 0 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.