home *** CD-ROM | disk | FTP | other *** search
/ PC/CD Gamer UK 16 / PCGAMER16.bin / tempst2 / bootemm.bat < prev    next >
DOS Batch File  |  1995-11-22  |  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.emm a:\config.sys
  9. @echo off
  10. echo.
  11. echo Now boot with the floppy in drive A.
  12. echo.
  13.