home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Game Help
/
GameHelpVolume1_1994
/
GAMEHELP.ISO
/
demos
/
strateg
/
emanager
/
unpack.exe
/
START.BAT
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1993-08-24
|
156 b
|
13 lines
@bmwi1
@if errorlevel 1 goto sound
@if errorlevel 0 goto nosound
:sound
@bmwi2
@bmwi0 /w3
@bmwi /adlib
@goto end
:nosound
@bmwi0 /w3
@bmwi
:end