home *** CD-ROM | disk | FTP | other *** search
/ Dream 41 / Amiga_Dream_41.iso / Amiga / Programmation / envBAT12.lha / envBAT12 / Install.bat < prev    next >
Encoding:
DOS Batch File  |  1997-01-17  |  224 b   |  10 lines

  1. ; install new presets
  2.  
  3. INSTALL PRESET="presets/script.syntax"
  4.  
  5. ; install new filetype
  6.  
  7. FILETYPE ADD="(startup-sequence|user-startup)" PRI=127 PRESETS "script.syntax"
  8.  
  9. INFO MSG="Installation complete, please RESTART GoldED."
  10.