Fix for Windows error opening Internet shortcut or local HTML file using Firefox

With Mozilla Firefox set as the default browser, when you open a hyperlink from your email client, or when running a URL or a HTML file, one of the following errors may occur:

Windows cannot find ‘URL‘. Make sure you typed the name correctly, and then try again.
General failure. The URL was: "<URL>". The system cannot find the file specified

And the Locate Link Browser dialog may appear.

Solution to the above problems is documented in Mozilla Firefox Knowledge Base article Windows error opening Internet shortcut or local HTML file. The trick is to disable DDE for Protocols http and https, and for ProgIDs FirefoxURL and FirefoxHTML. In Windows XP, you can disable the DDE setting using Folder Options, File Types tab. As the File Types tab has been removed in Windows Vista, you may use the Registry Fix below to automate the setting:

Registry Fix (Windows 2000/XP/Vista)

Download firefox_dde_fix.reg and save to Desktop. Right-click on the file and choose Merge. Click Yes when asked for confirmation.

The REG file deletes the following keys automatically:

HKEY_CLASSES_ROOT\HTTP\shell\open\ddeexec
HKEY_CLASSES_ROOT\HTTPS\shell\open\ddeexec
HKEY_CLASSES_ROOT\FirefoxHTML\shell\open\ddeexec
HKEY_CLASSES_ROOT\FirefoxURL\shell\open\ddeexec


Copyright © 2008 Ramesh Srinivasan. All rights reserved.

RELATED POSTS


BOOKMARK THIS PAGE

BlinkList | del.icio.us | Digg it | Furl | ma.gnolia | Newsvine | reddit | Spurl | Wink |


Add to Technorati Favorites Add to Google
If you enjoyed this post, make sure you subscribe to our RSS feed! We feature Tips, Troubleshooting information, Scripts and Utilities for Microsoft Windows Operating Systems!
Prefer an E-mail subscription?

Enter your email address:

Delivered by FeedBurner

There Is 1 Response So Far. »

  1. Hey there, really appreciated the advice on fixing the registry with this problem in Windows 2000. Cool man, thanks!

Post a Response