Deleting Specific Registry Value
Posted by Unknown |  at 10:40
No comments
In a previous tip, Automatically Deleting a Registry Key, it was mentioned how to remove an entire registry key.
If you want to simply remove a specific value within a key, use the syntax below:
[Registry Key]
"value"=-
For example:
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"MSConfig"=-
would delete the value MSCONFIG.
Tagged as: Registry Editor Tricks

About the Author
Write admin description here..
Get Updates
Subscribe to our e-mail newsletter to receive updates.
Share This Post
Related posts
0 comments: