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:Alexis Campailla <alexis@janeasystems.com> Reviewed-By:
Bert Belder <bertbelder@gmail.com> PR-URL: https://github.com/nodejs/node/pull/2565 Reviewed-By:
Alexis Campailla <alexis@janeasystems.com> Cherry picked to v3.x by @rvagg, PR: https://github.com/nodejs/node/pull/2608
parent
752977b8
Please register or sign in to comment