home *** CD-ROM | disk | FTP | other *** search
- echo off
- if X%1==X goto directions
- cls
- 40X9SU3 -d %1\
- label %1DMSAES31
- if errorlevel 1 echo Setup failed!
- if errorlevel 1 goto exit
- del 40X9SU3.EXE
- echo Setup complete. Read SUPUTIL.TXT for installation instructions
- goto exit
- :directions
- echo ╔═══════════════════════════════════════════════════════════════════════════╗
- echo ║ Compressed version of the Supplemental Utilities for the IBM LaserPrinter ║
- echo ║ ║
- echo ║ After PKZIP completes the unpacking process, you must run the SETUP.BAT ║
- echo ║ program that is included, to create a Supplemental Utilities diskette. ║
- echo ║ You must have a formatted 5 1/4 high density or 3 1/2 (720K or 1.44M) ║
- echo ║ diskette BEFORE running the SETUP.BAT program. ║
- echo ║ ║
- echo ║ To build the diskette, designate the destination drive. For example: ║
- echo ║ ║
- echo ║ SETUP A: ║
- echo ║ ║
- echo ║ will put the Supplemental Utilites on the diskette contained in drive A. ║
- echo ║ ║
- echo ║ The file SUPUTIL.TXT contains instructions for using the Supplemental ║
- echo ║ Utilities and can be printed on your IBM LaserPrinter in PPDS mode. ║
- echo ║ ║
- echo ║ When the diskette is created, switch to that drive and type INSTALL. ║
- echo ╚═══════════════════════════════════════════════════════════════════════════╝
- :exit