What could cause a program to stay in "Add/Remove Programs" even after removing from registry

Posted by Ryan on Server Fault See other posts from Server Fault or by Ryan
Published on 2012-06-07T16:24:05Z Indexed on 2012/06/07 16:42 UTC
Read the original article Hit count: 279

Trying to manually remove an entry from Control Panel > Add/Remove Programs.

(custom software, not MS KB patch or windows component and not doing anyting 'funky' like trying to stop itself form being uninstalled)

Followed http://support.microsoft.com/kb/314481 removing all applicable registry keys for program from

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\

and even tried rebooting but still it persists. Double checked followed KB314481 and search for program name doesn't return any other matches in that part of the registry.

Any ideas what would cause this or how to solve?

© Server Fault or respective owner

Related posts about windows-server-2008

Related posts about registry