mirror of
https://github.com/nodejs/node.git
synced 2024-11-30 07:27:22 +01:00
0acc9b2795
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> |
||
---|---|---|
.. | ||
i18n | ||
custom_actions.c | ||
custom_actions.def | ||
custom_actions.vcxproj | ||
nodemsi.sln | ||
nodemsi.wixproj | ||
product.wxs |