home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 10 / CDE10.mdf / apache / joga.bat < prev    next >
DOS Batch File  |  1997-03-14  |  132b  |  16 lines

  1. @ echo off
  2. if exist c:\APACHE\APACHE.EXE goto joga
  3. goto finale
  4.  
  5. :joga
  6. c:
  7. Cd\APACHE
  8. APACHE
  9. goto end
  10.  
  11. :finale
  12. z
  13.  
  14. :end
  15.  
  16.