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

  1. @echo off
  2. cls
  3. IF EXIST C:\Progra~1\Champi~1\NUL GOTO Go
  4. cd \Demos\Spades
  5. Spades32
  6. GOTO End
  7. :Go
  8. c:
  9. cd \Progra~1\Champi~1
  10. Chmpsp32
  11. :End
  12. cls