Commit 14db6294 authored by João Reis's avatar João Reis Committed by Alexis Campailla
Browse files

win,msi: correct installation path registry keys

Since install is per machine only, installation path should be stored
in local machine instead of current user. The registry stores HKLM in
different places for 32 and 64 bit applications, so the installer will
not suggest the old path when upgrading from 32 to 64 bit version.

Fixes #5592
Fixes #25087

PR-URL: https://github.com/joyent/node/pull/25640


Reviewed-By: default avatarAlexis Campailla <alexis@janeasystems.com>
Reviewed-By: default avatarBert Belder <bertbelder@gmail.com>
parent 8e805284
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment