home *** CD-ROM | disk | FTP | other *** search
/ Creative Computers / CreativeComputers.iso / shareware / menu / toolsdaemon_2.0c / install.script < prev    next >
Encoding:
Text File  |  1994-11-17  |  633 b   |  32 lines

  1.  
  2. FailAt 30
  3.  
  4. Version >NIL: exec.library 37
  5. If NOT WARN
  6.     Version >NIL: reqtools.library 38
  7.     If NOT WARN
  8.         Skip ALREADYINSTALLED
  9.     EndIf
  10.     Version >NIL: reqtools.library 38 810
  11.     If WARN
  12.         Copy libs20/reqtools.library LIBS:reqtools.library
  13.         Echo "*nreqtools.library 38.810 copied to your Libs: directory."
  14.         Echo "*nInstallation complete.*n"
  15.         Skip END
  16.     EndIf
  17.  
  18.     Lab ALREADYINSTALLED
  19.  
  20.     Echo "*nreqtools.library 38.810 or higher already installed!*n"
  21.     Skip END
  22.  
  23. EndIf
  24.  
  25. Echo "*nYour Amiga has Kickstart 1.2 or 1.3 in ROM."
  26. Echo "You can't run ToolsDeamon 2.0,*nuse ToolsDaemon 1.3 in the Workbench_1.3 drawer."
  27.  
  28. Lab END
  29.  
  30. Wait 5
  31. EndCLI >NIL:
  32.