Registry?

hi,help me to delete registry key value.PLease
thanks
Hi ,
Can you be more specific about your requirement .
@BlueCoder
For example I have Key named 'Title' in this hive and it default value is "Mazd"
HKEY_LOCAL_MACHINE\SOFTWARE\myApp

so how to delete "Mazd" without delete 'Title' itself?
That's not delete, that's changing a registry value.
okay so how
Have you tried following the links on the RegDeleteKey page? You need to learn to dig around once pointed in the right direction.

Registry
http://msdn.microsoft.com/en-us/library/ms724871%28v=VS.85%29.aspx

Registry Functions
http://msdn.microsoft.com/en-us/library/ms724875%28v=VS.85%29.aspx

Thanks guys :)
Topic archived. No new replies allowed.