home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Most Wanted 2
/
MostWantedII.iso
/
dos
/
bodcount
/
go.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
DOS Batch File
|
1993-08-17
|
160 b
|
13 lines
@echo off
if %SOUND%X==X goto main
%SOUND%\sbfmdrv>nul
:main
bodcount
type register.txt|more
if %SOUND%X==X goto end
%SOUND%\sbfmdrv /u>nul
:end