0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-30 07:27:22 +01:00
nodejs/tools/msvs/msi
Julien Gilli 0acc9b2795 win: fix custom actions on Visual Studio != 2013
This is a port of joyent/node@16bcd68dc5 .

Original commit message:

  The original change that added support for running custom actions
  during the install process
  (joyent/node@e7c84f82c7) assumed that
  Visual Studio 2013 is used to generate the installer file.

  However, that is not always the case, and older versions of Visual
  Studio should allow users to generate Windows installer files. This
  change makes the custom actions visual studio project use the visual
  studio version that is found by vcbuild.bat.

  Reviewed-By: João Reis <reis@janeasystems.com>
  PR-URL: https://github.com/joyent/node/pull/25569

PR-URL: https://github.com/nodejs/node/pull/2365
Reviewed-By: Alexis Campailla <alexis@janeasystems.com>
2015-08-24 12:05:15 +01:00
..
i18n installer: fix installers for node.js rename 2015-08-23 17:59:43 -04:00
custom_actions.c win,msi: broadcast WM_SETTINGCHANGE after install 2015-01-27 16:18:26 +01:00
custom_actions.def win,msi: broadcast WM_SETTINGCHANGE after install 2015-01-27 16:18:26 +01:00
custom_actions.vcxproj win: fix custom actions on Visual Studio != 2013 2015-08-24 12:05: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 installer: fix installers for node.js rename 2015-08-23 17:59:43 -04:00