<table border="1" cellspacing="0" cellpadding="8">
    <tr>
        <th>Issue</th>
        <td>
            <a href=https://github.com/llvm/llvm-project/issues/57590>57590</a>
        </td>
    </tr>

    <tr>
        <th>Summary</th>
        <td>
            64-bit Windows Installer writes uninstall information in 32-bit registry folder
        </td>
    </tr>

    <tr>
      <th>Labels</th>
      <td>
            new issue
      </td>
    </tr>

    <tr>
      <th>Assignees</th>
      <td>
      </td>
    </tr>

    <tr>
      <th>Reporter</th>
      <td>
          jmelas
      </td>
    </tr>
</table>

<pre>
    x64 Installers on Windows write uninstall info in one of these registry paths:
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\
HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\

LLVM x64 installer writes uninstall info in the following path:
HKLM:\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\

This path is normally used by 32-bit installers.
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJytkcFu2zAMhp_Gvgg1bEuy44MOadpixZIV2NrmLNuUrUKRAklelrcf49TrZehlAwzpp0nw5ye2rj-LXxUjjzZEaQz4QJwle217dwrk5HUEMll9zRJtlcMDS4A4ReIIAYiHQYfoz-Qo4xgSuk7yuyRff_m63V0Cvvnx9PC8X3-_R7nTnXfBqYj63QTVZvIebHxFd-0s_nhZHFEv3TYv_6_b9dxuX3fkAq8X-Ctw-AsxohLljHEnbYeZ9HPQ_dO-YrT85nr490GfRx1mT4K3df6AJWcyBehJeya0vGl1_IAIWQqiqKqSNbQu6rQXtG9oI9OoowFRsbl8WfHj5-zoFXG4yxO8-_xZNz5HDz6dvBFjjMd58-UDfoOO49RmnTtgYMzP5bo5evcGXcRQhzBBQMFr3uTpKKquYytV1axWtFhxVXBVrmRLKct5vQKVGtmCCSLht0lZWjiRuQXqhN-lWpR5WeZNXhUNW9E6443si7wAziTLG9UmLIeD1Ca7zJE5P6RezCO10xAwaRApfCRlCHqwALMd9pdTHJ0XbwcwMqSzs5gn_w2MtBGX">