home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Play 2 (Suomi)
/
PCPLAY2_1.ISO
/
install
/
desktoy.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-14
|
142 b
|
13 lines
@echo off
cls
IF EXIST c:\DTToys\Toysel32.exe GOTO GO
cd \Demos\Desktoy
call Desktopt
cls
:GO
c:
cd \DTToys
Toysel32.exe
:End
cls