home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Spiel 1996 May
/
PCS0596.ISO
/
demos
/
manic
/
kart.bat
< prev
next >
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
|
1995-11-20
|
122 b
|
12 lines
@echo off
if not exist c:\kart\digsound goto setsound
k.exe
goto end
:setsound
setsound.exe
k.exe
echo.
:end