I recently had a registry script (.reg) that I had to open to temporarily put certain values into my registry. It was quite a big file.
I then realised that, apart from going through the script and removing each key and value individually, there was no automatic way to remove them; so I decided to write a small application to do just that.
I call it Unregistry.
September 3rd, 2007 