Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

dXF FILE ATTACHMENTS WILL NOT OPEN WITH MY DEFAULT PROGRAM (OMAX LAYOUT) UNLESS I SAVE THEM TO THE DESKTOP AND THEN OPEN THEM.

  • 7 replies
  • 1 has this problem
  • 11 views
  • Last reply by kevinbin

more options

When i receive an email with a dxf file attachment, the dXF file will not open unless i save it first. most other attachments work fine. For example if I were to receive a .dwg file attachment, the same program (layout by omax) will open it just by double clicking. I think this is happening because thunderbird adds ".txt" to the end of the filename and then the program can't open the file. The correct program (layout) pops up but the file doesn't open because suffix is wrong.

When i receive an email with a dxf file attachment, the dXF file will not open unless i save it first. most other attachments work fine. For example if I were to receive a .dwg file attachment, the same program (layout by omax) will open it just by double clicking. I think this is happening because thunderbird adds ".txt" to the end of the filename and then the program can't open the file. The correct program (layout) pops up but the file doesn't open because suffix is wrong.

All Replies (7)

more options

Thank you for your prompt response. I have already done what you are suggesting here. Thunderbird is already set to use layout to open the file. unfortunately it is adding .txt to the end of the filename. so for example an attachment named part101.dxf becomes "part101.dxf.txt". As i stated above this does not happen with a .dwg file, which is opened just fine by the same program.

more options

same result. it adds .txt to the .dxf file every time. When i have googled this in the past i see that i am not the first to experience this problem.

more options

Open the message source. (ctrl+U)

Scroll down till you see the attachment in the message source. The following is a guide. It is an attachment from one of my emails. the dotted line with the MIME parts code makes locating attachments and other objects fairly easy in most emails.

--------------CA977EDDE95B32D81F934291
Content-Type: image/png;
name="TB view more information about this update.png"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
filename="TB view more information about this update.png"

What is the content type shown on the attachment, as well as the file name. My guess is the sender is encoding the attachment as plain text. But I am just guessing at this point.

more options

the file comes to me as a .dxf but when i open it the file name is changed by thunderbird to .dxf.txt

more options

this has apparently been a problem for a long time. here is someone else's registry mod to address the issue.

http://forums.mozillazine.org/viewtopic.php?f=39&t=2424905

Modified by kevinbin

more options

If that works I would like someone to explain why.

Thunderbird does not as I understand it refer to the Windows registry at all on determining what to do with mimetypes. (very difficult to do on Linux and OSX). That is all stored in the mimetype.rdf file in the profile folder. So do we have another player in the mix here.

more options

hopefully there is an easier solution!