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 :-)
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.
More information about formatting options
Correction...
Ramesh Srinivasan runs a Windows troubleshooting site and pointed out that it isn't actually necessary to patch both registry keys.
So the patch file I've put above will do the trick, but really it only needs to patch one of the two location.