home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Micromanía 15
/
CDMM15.iso
/
karts
/
kart.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
DOS Batch File
|
1996-03-04
|
122 b
|
12 lines
@echo off
if not exist c:\kart\digsound goto setsound
k.exe
goto end
:setsound
setsound.exe
echo.
k.exe
:end