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