home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Revista CD Expert 10
/
CDE10.mdf
/
apache
/
joga.bat
< prev
next >
Wrap
DOS Batch File
|
1997-03-14
|
132b
|
16 lines
@ echo off
if exist c:\APACHE\APACHE.EXE goto joga
goto finale
:joga
c:
Cd\APACHE
APACHE
goto end
:finale
z
:end