home *** CD-ROM | disk | FTP | other *** search
/ Best Objectech Shareware Selections / UNTITLED.iso / boss / educ / math / 030 / install.bat < prev    next >
Encoding:
DOS Batch File  |  1991-06-30  |  186 b   |  9 lines

  1. rem Install Mercury in C:\MERCURY, from drive A.
  2. if exist C:\MERCURY\*.* goto fail
  3. A:mercuryz C:\MERCURY
  4. cd C:\MERCURY
  5. goto dos
  6. :fail
  7. rem C:\MERCURY directory is not empty.
  8. :dos
  9.