home *** CD-ROM | disk | FTP | other *** search
/ Unprotect 6 / Unprotect-6.0.iso / update / cyrac122 / disk / crboot.bat < prev    next >
Encoding:
DOS Batch File  |  1995-06-01  |  460 b   |  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.