home *** CD-ROM | disk | FTP | other *** search
/ Merciful 3 / Merciful_Release_3.bin / software / a / akgifdatatypev43.1.lha / akGIF-Datatype / install.bat
DOS Batch File  |  1996-11-13  |  423b  |  20 lines

  1. ; this is not an installer script - it's simply a shortcut ;-)
  2.  
  3. FailAt 21
  4.  
  5. Echo "Just installing..."
  6. C:Version classes/Datatypes/GIF.datatype
  7.  
  8. Copy >NIL: devs DEVS: all
  9. Copy >NIL: classes SYS:classes all
  10. Copy >NIL: prefs/#? SYS:prefs
  11.  
  12. Echo "030, 040 and 060 versions have to be renamed manually !"
  13. Wait 3
  14.  
  15. ; for GIF Prefs
  16. MakeDir >NIL: ENV:Datatypes
  17. MakeDir >NIL: ENVARC:Datatypes
  18.  
  19. Run >NIL: <NIL: MultiView docs/GIF.guide
  20.