home *** CD-ROM | disk | FTP | other *** search
/ Jason Aller Floppy Collection / 127.img / DDOS501.ZIP / DBLDXTK1.BAT < prev    next >
DOS Batch File  |  1984-11-13  |  413b  |  10 lines

  1. REM *** CAUTION *** This batch will change file XTALK.EXE of CROSSTALK ver 3.4 11/19/83
  2. REM              Make sure you have a current backup and that you have 
  3. REM              version 3.4 (directory date 11/19/83) before continuing.
  4. REM              Otherwise type ^C to terminate this batch.
  5. pause
  6. REN XTALK.EXE XTALK.EEE
  7. DEBUG XTALK.EEE <DBLDXTK1.DEB
  8. REN XTALK.EEE XTALK.EXE
  9. REM CROSSTALK MODIFICATION BATCH COMPLETED
  10.