home *** CD-ROM | disk | FTP | other *** search
/ Jason Aller Floppy Collection / 86.img / DBS-INC1.ZIP / INSTALL1.BAT < prev    next >
DOS Batch File  |  1988-09-02  |  700b  |  17 lines

  1. echo off
  2. CLS
  3. ECHO ***            DOLPHIN BOATING SIMULATOR                 ***
  4. echo ***          INSTALL1  INSTALLATION  ROUTINE             ***
  5. echo ***     Copyright Dolphin Marine Systems, Inc. 1988      ***
  6. echo This routine will perform the Installation and configuration
  7. echo on systems with dual Diskettes, and AT LEAST 256kb of memory.
  8. echo USE BACKUP DISKETTES ONLY! This routine writes on the MASTER!
  9. echo If this is not correct, or if you have NOT MADE BACKUP COPIES
  10. echo of your diskettes...hit [cntl][break] and start again !
  11. echo Please put DOS Disk in Drive A: and BACKUP MASTER DISK in B:
  12. pause
  13. b:
  14. copy B:BOATING1 B:BOATING.BAT
  15. copy B:BOATINH1 B:BOATINH.BAT
  16. instalf1
  17.