home *** CD-ROM | disk | FTP | other *** search
/ BRAIN / BRAIN.ISO / install / marbles.bat < prev    next >
DOS Batch File  |  1997-04-28  |  115b  |  10 lines

  1. @echo off
  2. cls
  3. IF EXIST c:\Marbles\NUL GOTO GO
  4. cd \Demos\Marbles
  5. call Lymarb
  6. :GO
  7. C:
  8. cd \Marbles
  9. Marbles
  10. cls