Security Update KB2686509 will not install- error code 0xf0f4

Anonymous
2012-05-09T04:25:33+00:00

After download from Microsoft Update Security Update for Windows XP (KB2686509) won't install-what do I need to do?

Windows for home | Previous Windows versions | Install and upgrade

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2012-05-21T04:44:27+00:00

Wow you saved me from so much 'update' distress. Indeed I had done a similar thing somewhere in my distant memory. Simply deleting my hacked registry key entry as shown below solved my problem.

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]

"Scancode Map"=hex:00,00,00,00,00,00,00,00,02,00,00,2a,00,3a,00,00,00,00,00,00

Was this answer helpful?

0 comments No comments
Answer accepted by question author
Anonymous
2012-05-20T16:57:10+00:00

I struggled with this for days. Here is what was happening and what I did that worked.

faultykeyboard.log listed 24 entries of the form   kb*.kbd

I searched and no such files exist on my computer.

By running regedit and looking I found 24 abnormal looking subkeys matching the list in:

HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Control/Keyboard Layouts

After carefully reviewing the potential for damage I discovered that the operating system automatically restores this section of the registery if a boot failure occurs.

I then boldly deleted all subkeys of the type *.kbd from the registry. I deleted faultykeyboard.log. I rebooted then ran the update KB2686509 and it installed and rebooted the computer.

The problem is gone.  Everything works.

Was this answer helpful?

0 comments No comments
Answer accepted by question author
Anonymous
2012-05-18T17:07:03+00:00

Good tips in this thread. It ultimately led me to my solution. The problem computer here was also running a version of Windows XP modified with NLite.

I was able to resolve this problem by first opening the faulty keyboard log. On the problem computer, it was located in C:\Windows\system32\faultykeyboardlog.log.

The faultykeyboard.log file simply listed these four items:

KBDDV.DLL

KBDUSX.DLL

KBDUSL.DLL

KBDUSR.DLL

I went to a computer that I knew had an unmodified version of Windows XP Professional, copied those four DLL files from C:\Windows\system32. I then transfered them to the C:\Windows\system32 on the problem computer and re-ran the manual installation file for KB2686509 which can be downloaded at http://www.microsoft.com/en-us/download/details.aspx?id=29804.

Problem solved.

Was this answer helpful?

0 comments No comments

70 additional answers

Sort by: Newest
  1. Anonymous
    2012-09-10T18:03:12+00:00

    Solution for me: Delete all subkeys from HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Control/Keyboard Layouts not containing "@" in the path of the .dll reference(I've noticed that some layouts have a "Layout Display Name" value not starting with the @ character.)****

    Thanks fly out to Bob for mentioning the delete option and for Clark mentioning nLite!

    Similarities:

    -use of nLite

    -There was KB2686509.log babbling about prerequisites, which were already installed. (KB2676562)

    Differences:

    -There was no C:\Windows\system32\faultykeyboardlog.log.

    More details for the curious:

    The root cause in my case was:

    -removing keyboard layouts never in use by me and installing all the exotic languages/code pages to display everything as it should look like.

    -I guess the XP SP3 installer was never intended to cope with this combination, so it installed/registered some layouts.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2012-08-17T14:00:46+00:00

    I then boldly deleted all subkeys of the type *.kbd from the registry.

    Does this mean deleting the folders in the registry under the Keyboard layouts folder?  I have 5

    Was this answer helpful?

    0 comments No comments