Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

livelink and mime types

Status
Not open for further replies.

brettsanders

IS-IT--Management
Nov 28, 2007
30
US
Does anyone have a mime.types file that they can share that contains any of the following mime types.
.sql (notepad - text/plain)
.dot (MS Word - application/msword)
.cmd (application/textedit)
.ora (open in Notepad- text/plain)
.rpt (Crystal report - application/x-rpt)
.eps (image/eps)
.psd (ADOBE Photoshop - image/psd or application/photoshop)
.wmv (video/x-ms-wmv)
.mht (archived HTML - opens in browser IE - message/rfc822)
.tif (image/tif)
.adf (SQR Report - open in Notepad- text/plain)
.flt (SQR Report - open in Notepad- text/plain)
.vsd (MS Viso - application/vnd.visio )
.cbl (cobol - open in Notepad - text/plain)
.sqr (SQR Report - open in Notepad- text/plain)
.sqc (SQR include file - open in Notepad- text/plain)



i'm finding that their is no ryhme or reason to mime types. I basically need these file types to download without changing the extension. I would like all of the association to happen at the PC level if possible.
 
2 Questions:

1. I assume you want to override any mapping already done in Livelink?

2. I assume that you want the native application registered on the desktop to open the file?

If this is the case, just setting a mime.type file won't be enough - you will also have to edit the OpenText.ini file. What version of LL are you using?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top