home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / 1 / 1math.zip / INSTALL.BAT < prev    next >
DOS Batch File  |  1992-11-01  |  83b  |  7 lines

  1. @ECHO OFF
  2. DEICE
  3. IF ERRORLEVEL == 1 GOTO END
  4. MATH1.EXE -Y
  5. DEL MATH1.EXE
  6. :END
  7.