home *** CD-ROM | disk | FTP | other *** search
/ Amiga ACS 1998 #4 / amigaacscoverdisc1998-041998.iso / utilities / shareware / comm / ibrowsescripts / install-it < prev    next >
Encoding:
Text File  |  1980-02-04  |  212 b   |  15 lines

  1. ; Installer for IBrowseScripts
  2. unsetenv IBS 
  3. assign >NIL: Ibrowse: exists
  4. if warn
  5.   setenv IBS NO
  6. endif
  7.  
  8. unsetenv MIS 
  9. assign >NIL: Miami: exists
  10. if warn
  11. setenv MIS NO
  12. endif
  13.  
  14. run >NIL:  sys:rexxc/rx install.rexx
  15.