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