home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 1 / 1994-12_-_Disc_1.iso / patches / cr122p.zip / CRBOOT.BAT < prev    next >
DOS Batch File  |  1994-01-21  |  460b  |  12 lines

  1. @ECHO OFF
  2. FORMAT A: /S
  3. COPY CONFIG.JMO A:\CONFIG.SYS
  4. COPY AUTOEXEC.JMO A:\AUTOEXEC.BAT
  5. ECHO.
  6. ECHO Now whenever you want to play CyberRace, put the boot disk into your A drive
  7. ECHO and boot your computer. (Booting your computer means turning it on, or
  8. ECHO pressing the reset button, or pressing Ctrl-Alt-Delete.) After playing
  9. ECHO CyberRace, you can return your computer to normal by removing the boot disk
  10. ECHO and rebooting your computer.
  11. ECHO.
  12.