home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Revista CD Expert 10
/
CDE10.mdf
/
jungle
/
joga.bat
< prev
next >
Wrap
DOS Batch File
|
1997-02-13
|
125b
|
13 lines
@echo off
if exist c:\JUNGLE\JUNGLE.exe goto joga
goto finale
:finale
z
goto end
:joga
c:
cd\JUNGLE
JUNGLE
:end