PDA

View Full Version : Deleting (W98)



helpmenow
04-29-2002, 02:52 AM
how do I delete these:
HKEY_CURRENT_USER\Software\Cydoor\

HKEY_CURRENT_USER\Software\Cydoor Services\

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Run\ Cydoor=CD_Load.exe

from my windows registry?

TonyKlein
04-29-2002, 03:02 AM
Try this:

Copy the bold to Notepad, save as Cydoor.reg and doubleclick it.

Answer yes when you're asked whether you'd like the contents of the reg file merged into the registry.

That ought to do it.

REGEDIT4

[-HKEY_CURRENT_USER\Software\Cydoor]

[-HKEY_CURRENT_USER\Software\Cydoor Services]

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Run]
"Cydoor"=-

Good luck, Tony

helpmenow
04-29-2002, 03:06 AM
this part?

REGEDIT4

[-HKEY_CURRENT_USER\Software\Cydoor]

[-HKEY_CURRENT_USER\Software\Cydoor Services]

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Run]
"Cydoor"=-

TonyKlein
04-29-2002, 03:13 AM
Yep!

Of course, you could go into the Registry and delete the two subkeys and the reg value yourself, as you know exactly where they are situated, but in case you're hesitant to edit the Registry manually, this is a nice way to get it done.

Just mind you save the file with a *.reg extension, and you can't go wrong.

Cheers, Tony

helpmenow
04-29-2002, 03:21 AM
One last question. How do I go into the registry manually? Sorry for the barrage of question but I am newbie to this.

TonyKlein
04-29-2002, 11:02 AM
Go to Start > run, and type Regedit followed by pressing OK.

You'll see a Windows Explorer type interface, which allows you to navigate and edit the Registry .

However, before changing anything there, be sure to back up your Registry:

Go to Start > Run, type scanregw, then click 'OK', and answer 'yes' to make a fresh Registry backup copy.

After doing that, just navigate to HKEY_CURRENT_USER\Software\Cydoor, click once on the Cydoor folder (or subkey, which in fact it is) to highlight it, and hit 'delete'.

Same for Cydoor Services.

Now navigate to HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Run

Click the Run subkey once to highlight it, and to display its contents in the RIGHT hand window.
Now find the 'cydoor' line there, rightclick that registry value in the right pane, and choose remove.

Now close Regedit.

The registry file I proposed works just as well; it depends whether you feel like 'dirtying your hands' so to speak...;)

Something else: Cydoor is Spyware.
You could also download and install latest Signature file (http://www.jamcomputerservices.com/lavasoft/aaw.exe>Ad-Aware</a>) (Reflist.sig).
Unpack it to the Lavasoft Ad-Aware folder in Program Files, and have it overwrite the one that's there.

Then have your drives and registry scanned for spyware, check all found files and reg keys, click continue, and have them removed.

Finally, you must reboot.
I'm sure you'll find something here to help you.

Good luck, Tony

gangsta
04-30-2002, 02:30 AM
Tony,
I have been using AdAware since ver 4 , but I want to say I am impressed in the way you explained the answer to this new member .
I think you do a great job for every one!

thanks!

TonyKlein
04-30-2002, 10:25 AM
Thanks Gangsta, very nice of you to say so.
I try!

Cheers, Tony

Jama
04-30-2002, 03:36 PM
You have to be mean and heartless not to help someone called <font color=blue>“helpmenow”!</font color=blue>/images/forums/icons/wink.gif

On a serious note, I agree with Gangsta, that was great work.
Tony, Thank you.

Jama

TonyKlein
04-30-2002, 03:53 PM
No prob! It's what I like to do. /images/forums/icons/smile.gif

Tony