home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / MISC / HANDICAP / JSONX208.ZIP / JCOPYSE.BAT < prev    next >
Encoding:
DOS Batch File  |  1990-10-05  |  328 b   |  14 lines

  1. echo off
  2. echo this will copy Jaws2 utilities for the Toshiba 1000SE with
  3. echo Accent SE synthesizer, from the A drive to the D "RAM"
  4. echo drive.
  5. echo
  6. copy a:j_m*.exe d:
  7. copy a:j_auto.exe d:
  8. copy a:j_frev.exe d:
  9. copy a:j_funct.txt d:
  10. copy a:j_acntpc.bin d:
  11. copy a:jaws.j?f d:
  12. copy a:j_load.exe d:
  13. copy a:tj2.bat d:
  14.