home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Misc / QRYPT.LHA / Qrypt / IconChief.doc < prev    next >
Encoding:
Text File  |  1996-10-19  |  448 b   |  15 lines

  1. Here is a description on how to make IconChief regongnize .cry files.
  2. First of all you must (ofcourse) have IconChief installed.
  3.  
  4. Copy the file 'def_cry.info' to envarc:sys (if you keep your def icons in some 
  5. other directory, then copy it there instead).
  6.  
  7. Add the following 4 lines to the file 'S:FileTypes':
  8.  
  9. TYPE "CRY"
  10.     ICONNAME def_cry
  11.     NAMEPATTERN "#?.cry"
  12. ENDTYPE
  13.  
  14.  
  15. that's it , reboot and it should work, if IconChief is correctly configured.