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