#!/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 # Some files have special names and positions in my development # environment, I replace them with normal file names in the process. # use iss.sh >bigforth.iss # copy the resulting *.iss to the location of your Windows installation # of bigFORTH, and start the setup compiler there. cat <