Beginnings of installer for 4.4.0. HGM asked me to forward the nsi file,
[xboard.git] / winboard / install / files / root / WinBoard / fruit.ini
diff --git a/winboard/install/files/root/WinBoard/fruit.ini b/winboard/install/files/root/WinBoard/fruit.ini
new file mode 100644 (file)
index 0000000..7988653
--- /dev/null
@@ -0,0 +1,49 @@
+;\r
+; parameters for playing against an UCI engine\r
+;\r
+/cp\r
+;\r
+; Method 1: explicitly invoke Polyglot, and supply ini file with all UCI option settings\r
+; Directory is . (= same as WB), because that is where polyglot.exe is\r
+; This means WB will not be able to find logo file, so give it explicitly\r
+; \r
+/firstChessProgram="polyglot PG\fruit.ini"\r
+/firstDirectory="."\r
+/firstLogo="..\Fruit\logo.bmp"\r
+;\r
+; Method 2: let WB invoke Polyglot by telling it the engine is UCI. \r
+; PG/fruit.ini will not be used, so only the most basic options will be set.\r
+;\r
+/secondChessProgram="fruit_21"\r
+/secondDirectory="../Fruit"\r
+/fUCI\r
+;\r
+; Opening book\r
+;\r
+/polyglotBook="default_book.bin"\r
+/usePolyglotBook=true\r
+/firstXBook\r
+/secondXBook\r
+;\r
+;\r
+; define window layout\r
+;\r
+/autoLogo=true\r
+/moveHistoryUp=true\r
+/evalGraphUp=false\r
+/engineOutputUp=false\r
+/hideThinkingFromHuman=true\r
+;\r
+; define window positions\r
+;\r
+/winWidth=426\r
+/winHeight=539\r
+/moveHistoryX=426\r
+/moveHistoryY=0\r
+/moveHistoryW=250\r
+/moveHistoryH=539\r
+;\r
+;\r
+; prevent these settings from becoming default\r
+; \r
+/saveSettingsOnExit=false\r