home *** CD-ROM | disk | FTP | other *** search
/ Fanclub Das Freakmagazin 1 / FANCLUB1.ISO / patches / cyber / ver122p / crboot.bat < prev    next >
DOS Batch File  |  1994-01-04  |  611b  |  15 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 Note: You must supply your own lines for loading your CD-ROM drivers in the
  7. ECHO places indicated in A:\CONFIG.SYS and A:\AUTOEXEC.BAT.
  8. ECHO.
  9. ECHO Then whenever you want to play CyberRace, put the boot disk into your A drive
  10. ECHO and boot your computer. (Booting your computer means turning it on, or
  11. ECHO pressing the reset button, or pressing Ctrl-Alt-Delete.) After playing
  12. ECHO CyberRace, you can return your computer to normal by removing the boot disk
  13. ECHO and rebooting your computer.
  14. ECHO.
  15.