Commit bb24c4a4 authored by João Reis's avatar João Reis Committed by Rod Vagg
Browse files

win,msi: correct installation path registry keys

This is a port of 14db6294.

Original commit message:

  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 joyent/node#5592
  Fixes joyent/node#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>

PR-URL: https://github.com/nodejs/node/pull/2565


Reviewed-By: default avatarAlexis Campailla <alexis@janeasystems.com>

Cherry picked to v3.x by @rvagg, PR:
  https://github.com/nodejs/node/pull/2608
parent 752977b8
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