node/tools/msvs/msi
João Reis c6a54d0964 win,msi: correct installation path registry keys
This is a port of 14db629497.

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>
2015-08-28 10:47:53 +01:00
..
i18n win,msi: Upgrade from old upgrade code 2015-08-25 12:42:44 +01:00
custom_actions.cc win,msi: change InstallScope to perMachine 2015-08-28 10:47:51 +01:00
custom_actions.def win,msi: change InstallScope to perMachine 2015-08-28 10:47:51 +01:00
custom_actions.vcxproj win: fix custom actions for WiX older than 3.9 2015-08-24 12:06:15 +01:00
nodemsi.sln win,msi: broadcast WM_SETTINGCHANGE after install 2015-01-27 16:18:26 +01:00
nodemsi.wixproj node: rename from io.js to node 2015-08-23 17:59:43 -04:00
product.wxs win,msi: correct installation path registry keys 2015-08-28 10:47:53 +01:00