Ive found how to remove reg entries via batch files (reg delete), and I know that you can remove registry hives in .reg files by placing a '-" in front of the hive name (ie: [-HKEY_CLASSES_ROOT\.avi\ShellEx].
If its even possible, what would the syntax be if you wanted to delete a key, such as a sting value, using a reg file?
Thanks.
Page 1 of 1
Removing reg keys with .reg
#2
Posted 22 October 2004 - 11:15 AM
For deleting a value, you have to put a "-" as well. For example :
Quote
[HKEY_CLASSES_ROOT\ASFFile\shell\play]"LegacyDisable"=-
#4
Posted 23 October 2004 - 04:58 PM
I just tried this and it doesnt seem to work. I even rebooted as well... reg entry is still there... anyone else know how to do this?
- ← Freeware for testing XPCD?
- Unattended Windows 2000/XP/2003
- Saving my Windows XP ---> "Folder View" →
Share this topic:
Page 1 of 1



Help

Back to top








