i need to be able to delete a regestry key
if its done by a reg file or code it doesnt matter.
WINNT 4.0
any help would be greatfuly apreciated
Printable View
i need to be able to delete a regestry key
if its done by a reg file or code it doesnt matter.
WINNT 4.0
any help would be greatfuly apreciated
You can go directly into the REGEDIT program -
Start > Run >REGEDIT > Edit > Find your key
REGEDIT >Edit>Delete your key
I think he wants to do it programmatically...