home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 10 / CDE10.mdf / f117a / joga.bat < prev    next >
DOS Batch File  |  1997-02-04  |  119b  |  13 lines

  1. @echo off
  2. if exist c:\F117A\DEMO.EXE goto joga
  3. goto finale
  4. :finale
  5. z
  6. goto end
  7. :joga
  8. c:
  9. cd\F117A
  10. DEMO
  11. :end
  12.  
  13.