outlook修复工具
There seems to be an ongoing chaotic series of bugs, or bug, around "Set as Default Browser" and FireFox. Recently I updated my FireFox to 2.0.0.3 and suddenly whenever I click on a URL in Outlook I get a message box with "General Failure." Occasionally I'll get a "Locate Link Browser" message as well.
在“设置为默认浏览器”和FireFox周围似乎有一系列混乱的bug或bug 。 最近,我将FireFox更新到2.0.0.3,突然间,每当我在Outlook中单击一个URL时,都会出现一个带有“常规故障”的消息框。 有时,我也会收到“定位链接浏览器”消息。
The issue seems to be some of the old Windows DDE stuff where a DDE message is sent to an application after it started up to pass information - in this case, the URL. Today, we prefer to pass the URL on the command line. It also makes for a faster launch.
问题似乎是一些旧的Windows DDE东西,其中DDE消息在启动以传递信息(在本例中为URL)后发送到应用程序。 今天,我们更喜欢在命令行中传递URL。 它还可以加快启动速度。
Even though this was a problem with FireFox 0.9, it's still happening today. (I'm not the only one). John Haller has a fix in the form of a Registry File.
即使这是FireFox 0.9的问题,今天仍在发生。 (我不是唯一的一个)。 John Haller有一个注册表文件形式的修复程序。
You can also make the change yourself in the Explorer UI via Tools|Options|FileTypes. Go to the ones marked (NONE) and start with URL:HyperText...and go to Advanced, then Edit the Open action and clear out the DDE Message TextBox.
您也可以通过“工具” |“选项” |“文件类型”在浏览器用户界面中自行进行更改。 转到标记为(NONE)的那些,并以URL:HyperText ...开头,然后转到“高级”,然后编辑“打开”操作并清除DDE消息文本框。
Unrelated Aside: John's even got a theme and tools and hacks to make FireFox 2 look like IE. Stunning.
无关紧要的是:John甚至拥有一个主题,工具和黑客手段,使FireFox 2看起来像IE 。 令人惊叹。
翻译自: https://www.hanselman.com/blog/fix-quotgeneral-failurequot-while-launching-firefox-urls-from-outlook
outlook修复工具