can't erase my registry key "LEGACY_Blela~Blela"

tatatatata

New Member
Hi.

First, I apologize for my bad English.

;
In to the main subject, I have problem deleting registry key, that was set-up automatically, when I installed server program called "Apache".

I can't erase this program perfectly. Though I used "programfile Add/Delete" to erase it, I still see some registry key; that was used by Apache.

When I try to delete this, I get an error message saying, "can't erase (actually in Korean cuz I'm Korean and using korean windows haha^^.)"

However, I went in to the control penal > manage tools > service to kill and disable "apache". also I checked running processes and there was no apache.

I tried to delete it again, still can't.

So, I went in to the Safe Mode to delete it.

but it showed me, same error that appeared before.

Do you have any idea with this problem? I don't want re-install my window2000.

Thanks.
 
Are you trying to remove the registry key under regedit? Ive never had a problem deleting items from there. You could try using a program called HijackThis
 
Use registrar lite 2.00, google it download it, install it. It can delete keys were normally you wouldn't be able to. :)
 
HJT only searches certain type of reg keys (used for hijacks/startups etc...). You may not even see the key your looking for in it, and if you blindly start deleting stuff in HJT you will end up in trouble. :eek:
 
T.T I tryied, and get error.
error1.jpg
 
Last edited:
Try using process explorer by sysinternals, to find/kill the process that is tied to that key, then use reglite to delete the key. process explorer will show you 100x's more than the old taskmanager ever could.
 
Agree, process explorer will allow you to view reg key used by a process and visa versa, great little app. If only i could get windows to use it instead of taksmon ???
 
It's really great program. thanks for letting me know. but i think it's different problem.
Can't find any related program by process explorer. I can't think of any new way to solve this problem,,,, plz tell me if you have more suggestion.
 
Sorry for the late reply,,, cuz i'am in different time zone.
The regestry key is under HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Enum\Root\LEGACY_WAMPAPACHE
 
download a program called tuneup utilities. this has a 30 trial. there is a program on it called regcleaner, it cleans up all unwanted reg keys. if this doesnt help, then try re installing the program and un-installing it and see if you can delete the reg key that way.
 
Do you have a program called Wampserver in you add/remove programs? if so you'll need to uninstall it before you can delete the key.
 
Last edited:
Thank you but byteman and elmarcorulz;; I already tried tham all including regcleaner. Where should I go to solve this problem? Why can't I erase my reg key. .......
 
ok, this is kind of drastic and not really recommended but you could try it if you have NOTHING loose.

1. boot to safemode
2. open taskmanager, click on processes tab
3. open regedit, (leave it and taskmanager open)
4. in taskmanager, end process on explorer.exe
5. in regedit delete the key
6. in taskmanager, File/New Task, type explorer.exe to restart the shell
 
However, I went in to the control penal > manage tools > service to kill and disable "apache".
AFAIK you can only disable them. You need the "sc" command to actually kill the service :)
 
Back
Top