home *** CD-ROM | disk | FTP | other *** search
/ Game Disk 24 / Game_Disk_24.iso / prog0207 / gamstart.bat < prev    next >
Encoding:
DOS Batch File  |  1996-11-01  |  240 b   |  11 lines

  1. echo off
  2. cls
  3. echo Dit spel werkt alleen met de EMM386 driver in de config.sys. Als het
  4. echo spel het niet doet, zorg dan dat de volgende regel in config.sys staat.
  5. echo Device=c:\dos\emm386.exe 1024 RAM
  6. echo .
  7. pause
  8. exdemo
  9. pause
  10.  
  11.