home *** CD-ROM | disk | FTP | other *** search
- @Echo off
- if not exist DIR1\language.txt goto 4
- If exist c:\voyetra\driver.bat call c:\voyetra\driver
- if exist c:\sb16\sb16set.exe c:\sb16\sb16set /MIDI:255 /VOC:255 /M:255 /SPK:255 /OPGAIN:8
- kid102 %1
- If exist c:\voyetra\driver.bat call c:\voyetra\driver /rem
- goto 3
- :4
- Echo Insert diskette no. 1 in drive and type :
- Echo go ─┘
- :3
- if %1. == OP. goto ST
- goto END
- :ST
- if exist install.exe goto ST1
- Echo Insert diskette no. 1 in drive and
- Echo Press any key to continue.
- pause > nul
- goto ST
- :ST1
- install
- :END
-