--- gforth/iss.sh 2000/12/10 22:59:12 1.1 +++ gforth/iss.sh 2008/12/26 17:29:52 1.22 @@ -1,74 +1,140 @@ -#!/bin/bash -# This is the horror shell script to create an automatic install for -# Windoze. -# Note that I use sed to create a setup file - -# use iss.sh >iss.txt -# copy the resulting iss.txt to the location of your Windows installation -# of Gforth, and start the setup compiler there. - -cat <gforth.iss +# copy the resulting *.iss to the location of your Windows installation +# of Gforth, and start the setup compiler there. + +VERSION=$(cat version) + +cat <README.txt