home *** CD-ROM | disk | FTP | other *** search
- @Echo off
- if not exist xpuz.exe 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
- xpuz cin
- If exist c:\voyetra\driver.bat call c:\voyetra\driver /rem
- :4
- if %1. == OP. goto ST
- goto END
- :ST
- if exist install.exe goto ST1
- Echo Insert diskette in drive and
- Echo Press any key to continue.
- pause > nul
- goto ST
- :ST1
- install
- :END
-