Try this, as you don't seem to have the normal white space problem.
(It was for Win9x but it still can be valid in XP)
All Installed Programs May Not Be Displayed in the Add/Remove Programs
Tool
http://support.microsoft.com/?kbid=240348
I have fixed several of these recently for others.
The problem will occur in these two situations:
1. The uninstall keyname for an application is greater than 63
characters.
Solution: Rename the keyname.
e.g. this is invalid
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\1234567890123456789012345678901234567890123456789012345678901234]
2. The DisplayName for the key is greater than 63 characters.
Solution: Shorten DisplayName
e.g. this is invalid
"DisplayName"="1234567890123456789012345678901234567890123456789012345678901234"
*** Note that the invalid entry that can cause this is not necessarily
connected with the ones missing so you must check all entries.
If you need a second opinion, export the key to a Registration file
and email it to me.
.....Alan
-
Alan Edwards MS MVP W95/98 Systems