home *** CD-ROM | disk | FTP | other *** search
/ The Best of Mecomp Multimedia 2 / MECOMP-CD-II.iso / amiga / sound / mrmpeg / install_mrmpeg < prev    next >
Encoding:
Text File  |  1998-02-07  |  275 b   |  11 lines

  1. If EXISTS LIBS:rexxutil.library
  2.   Version >NIL: LIBS:rexxutil.library VERSION 33 REVISION 159
  3.   If WARN
  4.     Copy FROM Libs/rexxutil.library TO LIBS: CLONE
  5.   EndIf
  6. Else
  7.   Copy FROM Libs/rexxutil.library TO LIBS: CLONE
  8. EndIf
  9. Protect Kill +p
  10. Echo "Installation was successful."
  11.