home *** CD-ROM | disk | FTP | other *** search
/ PC Format Collection 7 / PCFORMAT07.iso / INSTALL.BAT < prev    next >
DOS Batch File  |  1994-09-04  |  109b  |  8 lines

  1. @echo off
  2. inst.exe
  3. if errorlevel 1 goto end
  4. setup.exe
  5. cls
  6. @echo To run CYCLEMANIA type 'CYCLE' 
  7. :end
  8.