<div>On Thu, Oct 27, 2011 at 1:10 PM, Clinton Stimpson <span dir="ltr"><<a href="mailto:clinton@elemtech.com">clinton@elemtech.com</a>></span> wrote:</div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5">On Thursday, October 27, 2011 12:03:20 pm Robert Dailey wrote:<br>
> *cricket... cricket...*<br>
><br>
> ---------<br>
> Robert Dailey<br>
><br>
> On Tue, Oct 25, 2011 at 1:19 PM, Robert Dailey <<a href="mailto:rcdailey@gmail.com">rcdailey@gmail.com</a>> wrote:<br>
> > I noticed that when I install CMake 2.8 updates, I get duplicate entries<br>
> > in "Programs and Features" in windows 7 (the Add/Remove programs area).<br>
> ><br>
> > This seems like a bug. I searched the bug database but didn't find<br>
> > anything on this.<br>
> ><br>
> > Can anyone confirm?<br>
> ><br>
> > ---------<br>
> > Robert Dailey<br>
<br>
</div></div>:) Yeah it looks like a bug to me.<br>
The culprit is in CMakeCPack.cmake where it sets<br>
CPACK_PACKAGE_INSTALL_REGISTRY_KEY.<br>
<br>
That registry key is patch version specific, while the default install<br>
directory is minor version specific. So overwriting a previous install will<br>
still create a new set of registry keys, and a new entry in Add/Remove<br>
programs.</blockquote><div><br></div><div>Is there a bug open for this? If so please link it so I can add it to the bugs to fix thread for the next release :P </div></div>