home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / INTERNET / VIEWER / WINMIME / MAILCAP < prev    next >
Encoding:
Text File  |  1994-11-26  |  1.1 KB  |  18 lines

  1. application/x-mswrite;  write.exe %s ; file-extension=wri ; compose=write.exe %s ; edit=write.exe %s
  2. audio/x-midi;    mplayer.exe %s   ; file-extension=mid
  3. # Prototype Mailcap file; 
  4. # Note that support for text & multipart are "built in" to metamail,; 
  5. # as are rudimentary support for message, and application.; 
  6. # However, any of these may be overridden in mailcap.; 
  7. #; 
  8. audio/x-voc ;     command.com /c playvoc %s   ; compose=winrec.exe %s  ; edit=vocedit.exe ; file-extension=voc
  9. audio/x-wav ; mplayer.exe %s   ; compose=winrec.exe %s  ; edit=vocedit.exe ; file-extension=wav
  10. audio/basic ; mplayer.exe %s ; file-extension=wav ; out-filter=bas2wav.bat %s %s ; of-ext=raw 
  11. # audio/* ;     command.com /c play %s
  12. image/gif;    wingif.exe %s  ; file-extension=gif  ; compose=wingif.exe %s  ; edit=wingif.exe %s
  13. image/jpeg;   cview386.exe %s  ; file-extension=jpg  ; compose=cview386.exe %s
  14. # image/* ;     command /c image %s image.gif
  15. application/postscript ; gs.exe %s 
  16. text/plain ;    notepad.exe %s  ; compose=notepad.exe %s ; edit=notepad.exe %s
  17. # text/* ;     command /c more < %s
  18.