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