home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 575.lha / ToolsDeamon_v1.0 / Install.script < prev    next >
Text File  |  1991-10-19  |  498b  |  26 lines

  1.  
  2. FailAt 20
  3.  
  4. Version >NIL: exec.library 37
  5. If NOT WARN
  6.     Version >NIL: reqtools.library 37 670
  7.     If WARN
  8.         Copy kick20/reqtools.library LIBS:reqtools.library
  9.         Echo "*nreqtools.library 37.670 (2.0 version) copied to your Libs: directory."
  10.         Echo "*nInstallation complete.*n"
  11.         Skip END
  12.     EndIf
  13.  
  14.     Echo "*nreqtools.library 37.670 or higher already installed!*n"
  15.     Skip END
  16.  
  17. EndIf
  18.  
  19. Echo "*nYour Amiga has Kickstart 1.2 or 1.3 in ROM."
  20. Echo "You can't run ToolsDeamon, sorry."
  21.  
  22. Lab END
  23.  
  24. Wait 5
  25. EndCLI >NIL:
  26.