Beginnings of installer for 4.4.0. HGM asked me to forward the nsi file,
[xboard.git] / winboard / install / installer / FA.ini
diff --git a/winboard/install/installer/FA.ini b/winboard/install/installer/FA.ini
new file mode 100644 (file)
index 0000000..258cf8e
--- /dev/null
@@ -0,0 +1,28 @@
+[Settings]\r
+NumFields=3\r
+\r
+[Field 1]\r
+Type=label\r
+Text=Associate WinBoard with the following file extensions:\r
+Left=0\r
+Right=-1\r
+Top=0\r
+Bottom=10\r
+\r
+[Field 2]\r
+Type=checkbox\r
+Text=" .PGN - Portable Game Notation (Games)"\r
+Left=0\r
+Right=-1\r
+Top=30\r
+Bottom=40\r
+State=1\r
+\r
+[Field 3]\r
+Type=checkbox\r
+Text=" .FEN - Forsyth-Edwards Notation (Positions)"\r
+Left=0\r
+Right=-1\r
+Top=50\r
+Bottom=60\r
+State=1
\ No newline at end of file