Results 1 to 4 of 4

Thread: How to remove programs not listed in Add/Remove

  1. #1
    Join Date
    Feb 2007
    Posts
    234

    How to remove programs not listed in Add/Remove

    Hello friends.. i am using Windows XP and i need a help from you all. I want to remove a program from my PC but after installing that program on my computer, the program is not listed in the Add/Remove Programs tool in Control Panel. How can i delete it now ? Please help..

  2. #2
    Join Date
    Feb 2009
    Posts
    253

    Re: How to remove programs not listed in Add/Remove

    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.Well you just try this steps:-

    • Go to C:\Windows\Inf folder. In the right pane, scroll down to sysoc.inf. Open it with notepad. It will look likeā€¦


      PHP Code:
      [Components]
      NtComponents=ntoc.dll,NtOcSetupProc,,4
      Pinball
      =ocgen.dll,OcEntry,pinball.inf,HIDE,
    • The word "HIDE" in an entry hides that application from your Add/Remove Programs dialog box. To add Pinball to the Add/Remove menu, delete the word HIDE from its entry. Leave the commas that surround it.

    • Save the file. Check for the new entries in the Add/Remove Programs dialog box after you restart your computer.


    Hope it will work..

  3. #3
    Join Date
    Feb 2009
    Posts
    268

    Re: How to remove programs not listed in Add/Remove

    you can go through this method in case the programs are not in sysoc.inf file:-

    1. Right click the Program's shortcut/ Properties to gain the target path where the application folder is located. Delete the folder.


    2. Go to Start/Run/Msconfig/Startup and make sure it is not listed or checked there. If so, uncheck it.


    3. Remove the program listing from registry by going here…
    • Start/Run/Regedit

    • For items that were in the Start menu, Programs, Startup folder:
      HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupfolder. You'll find a subkey for each disabled item.

    • For items loaded from the Registry HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg. Again, you'll find a subkey for each disabled item.
      Again while in Regedit, navigate to this key:
      HKEY_CLASSES_ROOT\Applications. If the program is listed, right click, delete.



    4. Go to Windows Explorer/Tools/Folder Options/File Types. If the program file type is listed, either use Change or Delete.


    Thats it...

  4. #4
    Join Date
    Feb 2009
    Posts
    113

    Re: How to remove programs not listed in Add/Remove

    Use the Uninstall Command Displayed in the Registry:-

    1. Use Registry Editor (Regedit.exe) to view the following registry key:
      HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall

    2. Double-click the UninstallString registry value, copy the contents of the Value Data box by selecting the contents and pressing CTRL+C, and then quit Registry Editor.

    3. Click Start, click Run, press CTRL+V to paste the uninstall command, and then click OK.

Similar Threads

  1. change/remove buttons missing in add remove programs
    By C Stern in forum Windows XP Support
    Replies: 7
    Last Post: 10-06-2011, 12:52 AM
  2. Found Tango in add/remove programs unable to remove it
    By Sarasi in forum Windows Software
    Replies: 6
    Last Post: 17-07-2010, 02:01 PM
  3. Remove Add/Remove Programs Entries From RegEdit
    By Nurhan in forum Tips & Tweaks
    Replies: 1
    Last Post: 02-04-2009, 04:02 PM
  4. Replies: 3
    Last Post: 15-11-2008, 07:27 PM
  5. Missing change/remove icon in add/remove programs
    By Victor Kam in forum Windows XP Support
    Replies: 2
    Last Post: 12-05-2007, 08:13 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,280,772.91676 seconds with 16 queries