KB 896688 causing problem with html based apps

  • Thread starter Thread starter stbuhk
  • Start date Start date
S

stbuhk

I noticed after installing KB 896688 update that the html portion of
the SERVICES window and other items like MSINFO32 no longer work. I
have uninstalled the update until I find a way to resolve these
problems. I do not have the error code available but will post soon.

I also noticed many other XP users are having problems with this as
well.
 
stbuhk said:
I noticed after installing KB 896688 update that the html portion of
the SERVICES window and other items like MSINFO32 no longer work. I
have uninstalled the update until I find a way to resolve these
problems. I do not have the error code available but will post soon.

I also noticed many other XP users are having problems with this as
well.
Try this fix:

REGEDIT4

[HKEY_CLASSES_ROOT\CLSID\{0000031A-0000-0000-C000-000000000046}]
@="ClassMoniker"

[HKEY_CLASSES_ROOT\CLSID\{0000031A-0000-0000-C000-000000000046}\InprocServer32]
@="ole32.dll"

[HKEY_CLASSES_ROOT\CLSID\{0000031A-0000-0000-C000-000000000046}\ProgID]
@="clsid"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\CLSID]
@="{0000031A-0000-0000-C000-000000000046}"
 
Back
Top