The need to write to the registry has been logged here:
http://tinyurl.com/ch5qm
There's also a simple example implementation posted there that you
could use. I've got similar needs in the near future so I may polish
that implementation up a bit - if I do so I'll update that feature
request so
I need to write to a registry key during my NAnt
build because a bug in an application that is used within my build script. I
see there is a readregistry task but not an equivalent writeregistry task. Does
this mean I need to write it or is there another way?
Thanks,
Martin