无法从 Windows 7 搜索结果中打开 Outlook 电子邮件
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/21108793/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Can't open Outlook e-mail message from Windows 7 search results
提问by Andy Brown
When I type something into the Windows 7 search box and choose See more resultsa list of found emails and files appears (I've customised my index to include my C drive too). So far, so good. I can open other file types by double-clicking, but there is no right-mouse menu for Outlook files, and double-clicking doesn't do anything.
当我在 Windows 7 搜索框中键入内容并选择查看更多结果时,会出现找到的电子邮件和文件列表(我已经自定义了索引以包含我的 C 驱动器)。到现在为止还挺好。我可以通过双击打开其他文件类型,但是 Outlook 文件没有鼠标右键菜单,双击也没有任何作用。
On previous computers this has worked fine. I've been through all sorts of links on Google, but none of them has the right answer (at least for me). I'm running Windows 7 on a 64-bit computer, but running MS Office 2010 as a 32-bit application.
在以前的计算机上,这工作正常。我浏览过谷歌上的各种链接,但没有一个有正确的答案(至少对我而言)。我在 64 位计算机上运行 Windows 7,但将 MS Office 2010 作为 32 位应用程序运行。
Any suggestions, wonderful people at StackOverflow?
StackOverflow 上的好人有什么建议吗?
回答by ZaSter
This procedure worked in my case:
这个程序在我的情况下有效:
Control Panel -> All Control Panel Items -> Programs and Features
then click on "Microsoft Office Professional Plus 2010"
then select "Change" and click "Yes" to allow the change
then select "Repair" from the list.
It will require a reboot to complete the process.
它需要重新启动才能完成该过程。
回答by Jacques Ramsden
Try this.
尝试这个。
Copy one of the email files that you found to the desktop. Now right click on it and click properties You should see a change button next to the program that the file will open with. Click it and choose Outlook. (If its not there browse to it should be under program files or program files (x86) depending on your windows/office version. Look for a folder called Microsoft Office then there should be a folder with the office version you have ie Office15 for Microsoft Office 2013 (don't ask I dont know why they didn't just say Office2013 either????) Look for Outlook.exe and that should solve the issue.)
将找到的电子邮件文件之一复制到桌面。现在右键单击它并单击属性您应该在打开文件的程序旁边看到一个更改按钮。单击它并选择 Outlook。(如果没有,则浏览它应该在程序文件或程序文件(x86)下,具体取决于您的 Windows/Office 版本。查找名为 Microsoft Office 的文件夹,然后应该有一个包含您拥有的 Office 版本的文件夹,即 Office15 for Microsoft Office 2013(不要问我不知道他们为什么不直接说 Office2013????)寻找 Outlook.exe 应该可以解决问题。)
回答by MikeA
I had the same problem and came across this article (it tells you to carry out the 'repair' steps outlined above): https://support.microsoft.com/en-us/kb/2823902
我遇到了同样的问题并遇到了这篇文章(它告诉您执行上面概述的“修复”步骤):https: //support.microsoft.com/en-us/kb/2823902
That explains it as it had worked fine for years until I installed Lync last week!
这解释了它多年来一直运行良好,直到我上周安装 Lync!
回答by Eyal
Simple fix that worked for me: when you see the results right click and instead of open press "reply". Once I did this the email opened! After the open worked without pressing "reply"
对我有用的简单修复:当您看到结果时,右键单击而不是打开按“回复”。一旦我这样做了,电子邮件就打开了!打开后没有按“回复”
回答by DrNoone
In my case none of those fixed worked, then I realized that some of the files were blocked (as in "This file came from another computer and might be blocked to help protect this computer"). After a few searches I found this page: Unblocking Multiple Downloaded Files with a Single Command. The proposed fix involves downloading the utility Streams.exefrom Microsoft and using it to delete all the alternate streams on the selected files recursively. That solved my problem. I'm aware that this question has been solved long time ago, but, since this is one of the top hits when searching for a solution I believe this should be here.
在我的情况下,这些修复都不起作用,然后我意识到某些文件被阻止(如“此文件来自另一台计算机,可能被阻止以帮助保护这台计算机”)。经过几次搜索,我找到了这个页面:Unblocking Multiple Downloaded Files with a Single Command。建议的修复涉及 从 Microsoft下载实用程序Streams.exe并使用它递归删除所选文件上的所有备用流。那解决了我的问题。我知道这个问题很久以前就已经解决了,但是,由于这是寻找解决方案时的热门话题之一,我相信这应该在这里。