home *** CD-ROM | disk | FTP | other *** search
/ 1996 Top Games / 96topgames.iso / 96topgam / dos / speedy / start.bat < prev    next >
DOS Batch File  |  1996-01-01  |  112b  |  8 lines

  1. @echo off
  2. call xhelp.bat
  3. hbcheck /s /k500
  4. if errorlevel==1 goto End
  5. speedy %1 %2 %3
  6. call order.bat
  7. :End
  8.