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
Page 1 of 1
SURFERBAR HELL
#2
Posted 04 September 2003 - 02:42 PM
Find out what registry keys have to be removed and make a .reg file; use dash eg.:
... will remove [HKEY_CURRENT_USER\SOFTWARE\KeyToBeRemoved] and all subkeys.
... will remove specified value.
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 topic:
Page 1 of 1

Help










