home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 October A / Pcwk10a98.iso / Lotus / LOTUS / WORDPRO / LWPROOT.REG < prev    next >
Windows Registry Data  |  1998-05-15  |  612b  |  19 lines

  1. REGEDIT4
  2.  
  3. // The keys below allow IE and Netscape to do OLE in place editing of lwp files
  4. // File extensions and their Content Type
  5. [HKEY_CLASSES_ROOT\.lwp]
  6. "Content Type"="application/vnd.lotus-wordpro"
  7. [HKEY_CLASSES_ROOT\.mwp]
  8. "Content Type"="application/vnd.lotus-wordpro"
  9. [HKEY_CLASSES_ROOT\.sam]
  10. "Content Type"="application/vnd.lotus-wordpro"
  11. [HKEY_CLASSES_ROOT\.smm]
  12. "Content Type"="application/vnd.lotus-wordpro"
  13.  
  14. // Default extension for Content Type
  15. [HKEY_CLASSES_ROOT\MIME\Database\Content Type\application/vnd.lotus-wordpro]
  16. "Extension"=".lwp"
  17.  
  18. // Last edited 5/15/98 by Tim Russell
  19.