home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Play 2 (Suomi)
/
PCPLAY2_2.ISO
/
install
/
toca.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
|
1998-02-15
|
146 b
|
13 lines
@echo off
cls
IF EXIST c:\Codemast\Tourcar\Setup.exe GOTO GO
cd \Demos\Toca
call Setup
cls
:GO
c:
cd \Codemast\Tourcar
Setup
:End
cls