home *** CD-ROM | disk | FTP | other *** search
/ Dreamland / Dreamland.iso / go.bat < prev    next >
Encoding:
DOS Batch File  |  1993-09-07  |  285 b   |  20 lines

  1. @echo off
  2. \stccdrom\reset
  3. \stccdrom\getcddrv
  4. :start
  5. cd \
  6. \stccdrom\BR %1
  7. if errorlevel == 6 goto exebat
  8. If errorlevel == 5 goto error
  9. if errorlevel == 0 goto end
  10. goto end
  11. :exebat
  12. c:
  13. \stccdrom\eraserun
  14. cd \stccdrom
  15. stcunpak
  16. goto start
  17. :end
  18. :error
  19. del c:\stccdrom.stc
  20.