add/remove programs

  • Thread starter Thread starter JHI
  • Start date Start date
J

JHI

In my Add/Remove Program window this is what happens:
13 entries show up. Then I have to scroll down to the far bottom of the page
for the other 22 entries. What's in between ? Thick black vertical lines.

win xp

Thanks.
 
Possible cause:

It's a hosed 'DisplayIcon' in a registry entry in

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall

The value for DisplayIcon should be a path to an icon file, plus an optional comma-followed-by-a-number. If the optional number is -1, you'll get the big blank. Just search through the key mentioned above for "DisplayIcon", checking the value of each. If you find a ",-1" in any of them, remove the comma and the -1 and you'll be OK

This would likely either be the last of the 13 "first entries" or the first of the last 22.

Other solutions:

http://support.microsoft.com/?kbid=266668
Add/Remove Programs tool displays installed programs incorrectly
 
Back
Top