Windows,Android,Linux,Apple Mac,Iphone,Ipad,Tips and Tricks,tutorial for Problem.Repair,Recovery,data,Troubleshooting,Computer Help,Software,Tweak Computers,Guide to Windows,linux and software Install guide.MotherBoard repair,Hardware.GSM,Phone,Wireless,WIFI,Msn,Ubuntu.Blogger tips....
Remove Programs Not Listed In “Add/Remove Programs”
This problem can occur if the program you installed creates a registry key name that is longer than 60 characters in length. Add/Remove Programs only lists program names it locates up to the point it encounters this situation.Follow the steps given to solve the problem.
* Go to C:\Windows\Inf folder. In the right pane, scroll down to sysoc.inf. Open it with notepad. It will look like…
[PHP] [Components]
NtComponents=ntoc.dll,NtOcSetupProc,,4
msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,hide,7[/PHP]
* The word “HIDE” in an entry hides that application from your Add/Remove Programs dialog box. To add ms messenger to the Add/Remove menu, delete the word HIDE from its entry. Don’t delete the “,”(comma) after it.
* Save the file and restart your machine and now you can see that app listed in the add/remove programs list.