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