Removing ClearSearch

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have had no luck removing the above menace. I have Spybot and Spy Hunter installed, which apparently have removed all the adware except ClearSearch. I have learned that you cannot simply delete the folder from the file manager, nor can you remove the CSIE.DLL file within that folder. A persistent bugger, I cannot figure out how to deregister its DLL's (per instructions in a "securemost.com" article) to remove it from running at startup. I am wondering what happens if I simply delete the ClearSearch folder from the registry key: HKEY_LOCAL_MACHINE\software\...etc. Will this screw my computer up completely and/or will there be other locations in the registry I should go after this badboy? I am mostly a novice at the regedit thing, so be gentle please. Thanx in advance for any help.
 
Hi,

To unregister a DLL, use the Regsvr32 command with '/u' parameter. Example, open a Command Prompt window and type:

Regsvr32 /u <fullpath:\filename.dll>

Unregistering the DLL removes it's references from the registry. Depending upon how the DLL is programmed, the number of registry entries vary. After unregistering the DLL, delete it from the system.

--
Ramesh - Microsoft MVP
Windows XP Shell
http://www.mvps.org/sramesh2k


I have had no luck removing the above menace. I have Spybot and Spy Hunter installed, which apparently have removed all the adware except ClearSearch. I have learned that you cannot simply delete the folder from the file manager, nor can you remove the CSIE.DLL file within that folder. A persistent bugger, I cannot figure out how to deregister its DLL's (per instructions in a "securemost.com" article) to remove it from running at startup. I am wondering what happens if I simply delete the ClearSearch folder from the registry key: HKEY_LOCAL_MACHINE\software\...etc. Will this screw my computer up completely and/or will there be other locations in the registry I should go after this badboy? I am mostly a novice at the regedit thing, so be gentle please. Thanx in advance for any help.
 
Ramesh: Thank you for the tip but I am having difficulty getting the command right. I either get "The syntax of the command is incorrect" message or "LoadLibrary("Program") failed - The specified module could not be found." So o know I am typing something wrong

I know the program is in a folder called ClearSearch and it is in the program files of windows on the Cdrive. And I know that wihtin the folder is a file called CSIE.DLL. If I right click on the folder and then click on properties it says the location is: C:\Program Files\ClearSearch

Now my questions are these: When I open a C prompt, can I type the Regsvr32 command at the C prompt or do I need to type something ahead of Regsvr32 etc? Also, do I need the brackets in the Command? One article related to removing clearsearch said this: 1) open the C prompt; 2) enter the command: cd "%WinDir%\System" followed by regsrv32 /u "\Program Files\ClearSearch\IE_ClrSch.DLL

My problem is that I never know when to include the quotation marks, percent signs, bracket etc.

Final question, what do you think about me removing any folders relating to adware from the HKEY areas after opening the regedit from Start Run? I notice there are lots of items in that HKEY area that I have removed such as casino things and other adware I have removed

thanks for your help

----- Ramesh [MVP] wrote: ----

Hi

To unregister a DLL, use the Regsvr32 command with '/u' parameter. Example, open a Command Prompt window and type

Regsvr32 /u <fullpath:\filename.dll

Unregistering the DLL removes it's references from the registry. Depending upon how the DLL is programmed, the number of registry entries vary. After unregistering the DLL, delete it from the system

--
Ramesh - Microsoft MV
Windows XP Shel
http://www.mvps.org/sramesh2


I have had no luck removing the above menace. I have Spybot and Spy Hunter installed, which apparently have removed all the adware except ClearSearch. I have learned that you cannot simply delete the folder from the file manager, nor can you remove the CSIE.DLL file within that folder. A persistent bugger, I cannot figure out how to deregister its DLL's (per instructions in a "securemost.com" article) to remove it from running at startup. I am wondering what happens if I simply delete the ClearSearch folder from the registry key: HKEY_LOCAL_MACHINE\software\...etc. Will this screw my computer up completely and/or will there be other locations in the registry I should go after this badboy? I am mostly a novice at the regedit thing, so be gentle please. Thanx in advance for any help
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top