Jump to content
Compatible Support Forums
Sign in to follow this  
dave.green1

SURFERBAR HELL

Recommended Posts

I got that bloody surferbar installed on my machine and I wanna get rid of it. Now, I have found instructions on how to remove it and that isn't the issue; but I also have a friend who isn't quite tech savvy enough to delete registry keys. The bigger problem with that is that she lives 5000 miles away, so I can't just go over and delete it myself.

 

My question is is there a prog out there that will remove it in one shot just like that?

 

I have tried spybot and other spyware removers, but to no avail....

 

Thanks in advance for any help......Dave

Share this post


Link to post

Find out what registry keys have to be removed and make a .reg file; use dash eg.:

Code:
[-HKEY_CURRENT_USER\SOFTWARE\KeyToBeRemoved]

... will remove [HKEY_CURRENT_USER\SOFTWARE\KeyToBeRemoved] and all subkeys.

Code:
[HKEY_CURRENT_USER\SOFTWARE\SomeKey]"ValueToBeRemoved"=-

... will remove specified value.

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×