home *** CD-ROM | disk | FTP | other *** search
- @echo off
- \stccdrom\reset
- \stccdrom\getcddrv
- :start
- cd \
- \stccdrom\BR %1
- if errorlevel == 6 goto exebat
- If errorlevel == 5 goto error
- if errorlevel == 0 goto end
- goto end
- :exebat
- c:
- \stccdrom\eraserun
- cd \stccdrom
- stcunpak
- goto start
- :end
- :error
- del c:\stccdrom.stc
-