<div dir="ltr"><div dir="ltr">Hi Merlin,<div><br></div><div>I swear I saw this question posted by you in another forum like the rabbitmq-users mailing list or Stack Overflow. Did you post this elsewhere?</div><div><br></div><div>At any rate, this is the code that detects Erlang version:</div><div><br></div><div><a href="https://github.com/rabbitmq/rabbitmq-server-release/blob/master/packaging/windows-exe/rabbitmq_nsi.in#L264-L302">https://github.com/rabbitmq/rabbitmq-server-release/blob/master/packaging/windows-exe/rabbitmq_nsi.in#L264-L302</a><br></div><div><br></div><div>One thing that is probably not obvious is that the NSIS-based installer for RabbitMQ is 32-bit. That means it only looks in the <font face="monospace, monospace">Wow6432Node</font> section of the Windows registry. I suspect you have a stale key under that starting point, in the path <span style="background-color:rgb(255,251,221);color:rgb(36,41,46);font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;white-space:pre">Software\Ericsson\Erlang</span></div></div><div><br></div>Thanks,<div>Luke</div><div><br><div class="gmail_quote"><div dir="ltr">On Sat, Nov 10, 2018 at 1:14 AM Merlin Brasil <<a href="mailto:merlinbrasil@gmail.com">merlinbrasil@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hi, new to Erlang.</div><div><br></div><div>Just downloaded the latest Erlang to my Windows 10 computer.</div><div><br></div><div>When I go to install RabbitMQ, I get the following message:</div><div><br></div><div><div style="margin-left:80px"><img src="cid:ii_job6c3r60" alt="RabbitMQ Error.png" width="410" height="145"></div><div><br></div><div>I already had versions 3 and 6 of Erlang, which I uninstalled, but I cannot find ANY reference to a version 7.1 <br></div><div>ANYWHERE on my computer. Registry points to the latest version 21, as does the Environment Path variable</div><div><br></div><div>I'd be most grateful for any help you can provide locating this problem</div></div></div>
</blockquote></div></div></div>