Windows file associations

From FreeMind
Revision as of 15:33, 20 August 2006 by Brent Goodrick (talk | contribs) (Iniial Revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Associating files with .mm file extensions with FreeMind

I found that the supplied batch file did not work (if you edit the batch file, you see that the file name is not passed as an %1 argument which might be a bug). You have to create the association to the FreeMind.exe executable.

The following works on on Windows XP to associate FreeMind.exe with .mm files:

  1. Open up Windows Explorer (not Internet Explorer)
  2. Navigate down to a file with the .mm file extension
  3. Right mouse click on the .mm file, and select Properties.
  4. Click on the General tab.
  5. Find the text in the panel that reads Opens with; Click on the Browse button.
  6. Navigate to where FreeMind.exe is installed, and select it, and hit ok.

Your file associations are setup. Double clicking on a .mm file in Windows Explorer now automatically executes FreeMind.exe on the .mm file.