home *** CD-ROM | disk | FTP | other *** search
/ Interactive Entertainment 21 / EPISODE_21_JAN_1996.iso / demos / temp / tempest.z / BOOTQEMM.BAT < prev    next >
DOS Batch File  |  1996-01-04  |  237b  |  13 lines

  1. @echo off
  2. cls
  3. echo.
  4. echo Please insert a formatted system disk in drive A and...
  5. pause
  6. @echo on
  7. copy autoexec.t2k a:\autoexec.bat
  8. copy config.qem a:\config.sys
  9. @echo off
  10. echo.
  11. echo Now boot with the floppy in drive A.
  12. echo.
  13.