Changing Dreamweaver Default Extensions
Dreamweaver MX 2004 doesn't make changing the default file extension easy, though it *should* be easy. You just reverse the order of the extensions for "winfileextension" in this file:
C:>Program Files>Macromedia>Dreamweaver MX 2004>Configuration>DocumentTypes>MMDocumentTypes.xml
[WordPress is removing the backslashes, so I've replaced with ">"]
Unfortunately, every time I tried, I'd get a series of popup error notifications about document types. Sure, DWMX04 would still work, but who wants beeping error windows on every launch?
After combing the Macromedia DW forums, I found the solution.
As it turns out: if you, as a savvy computer user, make a copy of the file before editing it and that copy is in the same folder, you get these errors. Move the copy elsewhere, edit the file, and you're good to go.
2 Comments to "Changing Dreamweaver Default Extensions"
Have your say ...
If this is your first comment, it will be held for moderation (but comments are appreciated). Otherwise, just be courteous, don't drop links unless highly pertinent — and no substituting keywords for your name. Posters must be 16 or older. We use Akismet, so if you don't see your non-spam comment posted, contact me.

Tim John says:
Comment posted on 08/26/05 @ 2:16 am
Hi Diane,
I moved the copy, as suggested, and it now works as it should – I can now save as .html as opposed to .htm. Please educate Macromedia!
Thanks for the advice.
DianeV says:
Comment posted on 08/26/05 @ 10:59 am
Glad it worked. I think it may be a matter of … I don't know what.
Also, here's a writeup for changing Dreamweaver MX 2004 Source Code Formatting. This one I'm sure Macromedia understands; it's just that many people don't understand the explanation.