Check the following which came from Kelly's Korner (http://www.kellys-korner-
http
http
Running office 2007 and Outlook. I have som .OFT files saved on the desktop and I use to double click on them to let the particular form in a new email windows.
After installating version 2003 of Ms Frontpage (i think it happened then) the file associations for .OPT-files has disappeared. I did try to associate them manually with outlook but now it opens an empty email with the .opt-file as attachement instead, not what we want.
I think I need to remove the file ass., how to do that, and also to reestablished the knowledge for the OS about theese OFT-files.
´
I've tried to repair the outlook installation. No error during that but it did not help.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Check the following which came from Kelly's Korner (http://www.kellys-korner-
http
http
Hi Martin,
1. Download FileExtInfo.zip from here:
http://windowsxp.mvps.org/
2. Unzip the utility and extract the files to Desktop.
3. Double-click "FileExtInfo.exe" to run it.
4. Select [.OFT] file type from the list box
5. Click "View file association report"
6. Copy the contents of the report and include it in your reply.
Here is the report:
[HKEY_CLASSES_ROOT\.OFT]
@="oft_auto_file"
[HKEY_CLASSES_ROOT\.OFT\Ou
[HKEY_CLASSES_ROOT\.OFT\Ou
[HKEY_CLASSES_ROOT\oft_aut
@=""
"EditFlags"=hex:00,00,00,0
[HKEY_CLASSES_ROOT\oft_aut
[HKEY_CLASSES_ROOT\oft_aut
[HKEY_CLASSES_ROOT\oft_aut
@="\"C:\\Program Files (x86)\\Microsoft Office\\Office12\\OUTLOOK.
[HKEY_CURRENT_USER\Softwar
[HKEY_CURRENT_USER\Softwar
[HKEY_CURRENT_USER\Softwar
"Outlook.Template"=hex(0):
"oft_auto_file"=hex(0):
The Open action appears to be missing the /T switch in the command:
http://office.microsoft.co
/t oftfilename Opens the specified .oft file
Open Regedit and navigate to:
[HKEY_CLASSES_ROOT\oft_aut
Double-Click on the [Default] value and edit the command to this, including the quotation marks:
"C:\Program Files (x86)\Microsoft Office\Office12\OUTLOOK.EX
Alternatively, if you just want to Right-Click on a *.REG file and "Merge" it to the registry to modify that value, create one in Notepad using the text in the Code Snippet and Save As "OFT_File_Command.reg" (http://www.computerperfor
@Martin_Radbo: in Vista you'll unfortunately need a third party program to do that. One of them is Creative Elements Power Tools: http://www.creativelement.
Downl
This is exactly what was mentioned in the link in my first post too. Just that I couldn't know that you are using Vista.
You don't actually need these two lines in your *.reg file:
[HKEY_CLASSES_ROOT\oft_aut
[HKEY_CLASSES_ROOT\oft_aut
However, it will do no harm to leave them there. If that doesn't work, my advice would then be to edit the *.reg file and ADD the following value below the first of the lines above, hence my reason for including it:
[HKEY_CLASSES_ROOT\oft_aut
@="&open"
In many cases this isn't necessary, but if there are any more "shell" actions like "print", "edit", etc, then by specifying the @="&open" line in the "\shell" key, then it confirms the Open command as the default value, ie. the command executed on a double-click and also that menu option that will appear in bold on the Right-Click menu.
You may not need the Creative Element Power Tools mentioned by synque, although having these tools would certainly be handy. Look at "Method #2" here and see if you can do it:
http://www.annoyances.org/
You see the "EditFlags"=hex:00,00,00,0
That means that there are no restrictions that would prevent it from being shown and allowing the file type to be edited in the XP Folder Options > File Types tab, and therefore should be no impediment on doing the ame using Vista's quirky ways.
Huh! What a crazy operating system. I was sure I had done this when I was sorting out someone's Vista laptop a few months ago, ie. changing default actions for potentially "dangerous" file types like *.vbs, etc. I know I had a hell of a time trying to find the apparently equivalent options in Vista that are so easy to get to in XP, but I did eventually discover where it was all tucked away. In the end I suppose I must have just ended up merging a *.reg file.
I didn't mean to sound as though I was criticising or contradicting you. I was just puzzled as to why I seemed to have recalled doing that. I simply haven't had the same level of exposure to Vista as I would have liked, and my memory must be getting bad with age ;-)
Business Accounts
Answer for Membership
by: synquePosted on 2009-08-07 at 05:17:36ID: 25041866
Try the suggestion posted by Roady in this thread: http://www.techtalkz.com/m icrosoft-o utlook/508 772-oft- fi le.html
The path displayed might be different depending on where you installed Office. If you have any problems, let me know.