@echo off rem IMPORTANT: store this file under the name zdatr.setup rem ===================================================================== echo ZDATR DOS version quick setup. D. Gibbon, 29.3.1997. echo ===================================================================== echo Unzipping ZD12DOS.taz to ZD12DOS.tar gzip -d ZD12DOS.taz echo Untarring ZD12DOS.tar to directory ZD12DOS tar xvf ZD12DOS.tar cd ZD12DOS echo IF AN ERROR MESSAGE APPEARS ABOVE, IT MAY INDICATE THAT YOU HAVE NOT echo DOWNLOADED ALL FILES. IF SO, DOWNLOAD AGAIN. echo The ZDATR directory is: cd echo Open an MS-DOS box, cd to this directory, try these ZDATR instructions: echo zdatrtok -i engcomp.dtr echo zdatrinf -i engcomp.tok -q engcomp.qry echo Read the README.DOS file carefully and study the ZDATR manual. echo (Now you can close this setup window.)