home *** CD-ROM | disk | FTP | other *** search
/ Game Classics 19 / Game Classics 19.iso / SIMUL / KART / KART.BAT < prev    next >
Encoding:
DOS Batch File  |  1995-11-20  |  115 b   |  11 lines

  1. @echo off
  2. if not exist c:\kart\digsound goto setsound
  3. k.exe
  4. goto end
  5.  
  6. :setsound
  7. setsound.exe
  8. echo.
  9.  
  10. :end
  11.