Home » Questions » Computers [ Ask a new question ]

How to remove a inserted tree from registry using command line?

How to remove a inserted tree from registry using command line?

I am have imported .reg file to registry using command line utility (as admin).

Asked by: Guest | Views: 287
Total answers/comments: 1
bert [Entry]

reg delete HKLM\MyTree should do it.