Correction...

Ramesh Srinivasan runs a Windows troubleshooting site and pointed out that it isn't actually necessary to patch both registry keys.

From your page, I just noticed this:

The missing keys are:
HKEY_CLASSES_ROOT\CLSID\{fbeb8a05-beee-4442-804e-409d6c4515e9}
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{fbeb8a05-beee-4442-804e-409d6c4515e9}

Merging any one of the keys is enough, as HKEY_CLASSES_ROOT\CLSID is a replica of whatever is present in these two locations

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID]
-and-
[HKEY_CURRENT_USER\SOFTWARE\Classes\CLSID]

Not a major problem, but I thought I'll notify you about this :-)

So the patch file I've put above will do the trick, but really it only needs to patch one of the two location.

Reply

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options

Captcha
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
1 + 1 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.