home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 10 / AACD 10.iso / AACD / Commercial / AteobusDevKit / InstallDeveloperPackage < prev   
Encoding:
Text File  |  2000-02-02  |  344 b   |  12 lines

  1. ;  Install scrit for the AtéoBus developer package
  2.  
  3. echo  "AtéoBus develloper package installation"
  4. echo  "Version 3.0 (07.09.99), to use with ateobus.library V3.0+"
  5. echo  "This script will not install the ateobus.library!!!"
  6.  
  7. IF EXISTS "include:"
  8.    Copy Developper/include/#? Include: ALL
  9. ELSE
  10.    echo "Include: path does not exists!!"
  11. ENDIF
  12.