S
S.Sengupta
Automatically Deleting a Registry Key
http://www.onecomputerguy.com/registry_tips.htm
regards,
S.Sengupta[MS-MVP]
http://www.onecomputerguy.com/registry_tips.htm
regards,
S.Sengupta[MS-MVP]
Zanna said:Hi all!
I was doing some maintenance and I found that some registry keys cannot be
browsed and/or deleted.
If I try to delete them I get a message that says (I hope to translate the
message right)
"
Impossible to delete <key>. Error deleting the key.
I tryied to delete it invoking the RegDeleteKey API function but I get an
"Access denied" result.
I tryied also to add the privileges for the key to the user (I'm trying as
Administrator) but windows says that I cannot modify the persmissions
I cannot find a solution for this.
Is there a way to edit directly the registry bypassing the classic
registry API, or something for solve this?
S.Sengupta said:Automatically Deleting a Registry Key
http://www.onecomputerguy.com/registry_tips.htm
What are the keys?
You can boot with something like ERD Commander (might not
be available any more) or a Bart's PE, but it would be smart to post the
keys first.
Fabio said:The most of these seems to be something related to yahoo messanger that I
disindtalled
for example
HKCR\.ymg
HKCR\.yps
HKCR\Yahoo.Messanger
...
these are about 80
but also a couple related to Borland products
HKCR\Borland.Dbk
HKCR\Borland.Dbk.1
HKCR\Borland.DbkAux
HKCR\Borland.DbkAux.1
1. S. Sengupta's suggestion
2. In the permissions on the keys, add Everyone with full control
3. Ignore them because they are not from malware (which is why I asked you
what they are)
Too many people feel they need to tinker with their registry, using
registry
cleaners or just deleting stuff, and those are the people who wind up
hosing their systems. Just my two cents.
Start
run
cmd
AT HH:MM /interactive CMD /k
where HH:MM is two minutes in the future.
When the scheduled CMD prompt opens, it will be in the SYSTEM context.
Open regedt32 from the CMD prompt and delete the key.