Tech Support > Operating Systems > Windows ME > No programs in Add/Remove
No programs in Add/Remove
Posted by Jim C on January 18th, 2004


I have no programs listed in my Add/remove programs
folder. This somehow started after a failed attempt to
update my printer driver. Anyone know how to get them back
on the list so I can use Add/Remove again?

Posted by Alan Edwards on January 18th, 2004


If it was recent, then restore the Registry.

If not (and you have persistence and a little luck)

All Installed Programs May Not Be Displayed in the Add/Remove Programs
Tool
http://support.microsoft.com/support.../q240/3/48.asp

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\Curr entVersion\Uninstall\12345678901234567890123456789 01234567890123456789012345678901234]

2. The DisplayName for the key is greater than 63 characters.
Solution: Shorten DisplayName
e.g. this is invalid
"DisplayName"="12345678901234567890123456789012345 67890123456789012345678901234"

If you need a second opinion, export the key to a text file and email
it to me.

*** Note that the invalid entry that can cause this is not necessarily
connected with the ones missing so you must check all entries.

.....Alan

Alan Edwards MS MVP W95/98 Systems

In microsoft.public.windowsme.general, "Jim C"
<anonymous@discussions.microsoft.com> wrote: