The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / tools / msvs @ 35a1421e

Name Size
  msi
  npm
nodejsvars.bat 370 Bytes

Latest revisions

# Date Author Comment
35a1421e 06/13/2012 06:36 PM Igor Zinkovsky

Windows: Enable ETW events.
This commit enables ETW events to be fired on Windows for existing
DTrace probes. ETW instrumentation is enabled by default. It
is possible to build node.exe without ETW instrumentation by
using --without-etw option with configure script.

0187b657 06/13/2012 11:40 AM Bert Belder

Move resource files to src/res.

tools/msvs/res is not an appropriate place.

4f6882e8 06/04/2012 03:39 PM Bert Belder

windows/msi: minor installer tweaks

01432403 06/04/2012 03:39 PM Jeroen Janssen

windows/msi: add node.js prompt to startmenu

7161ecd3 06/04/2012 08:16 AM Jeroen Janssen

windows/msi: fix adding node to PATH

Closes #3366

94344877 06/02/2012 06:45 PM Jeroen Janssen

windows/msi: add start menu links when installing

e2126e05 06/02/2012 12:39 PM Jeroen Janssen

windows/msi: cleanup WiX project files

The current WiX project files do some manual processing and generation
which WiX supports doing out of the box. This patch will use the
HeatDirectory task to generate the npm.wxs file and use the auto GUID
generation. I also changed the msi filename generation to include the...

9fe39ede 06/01/2012 08:18 PM Matt Gollob

windows: don't install x64 version into the 'program files (x86)' folder

  • Update nodemsi.sln and .wixproj to include support for x64 platform
    - Add ProgramFilesFolderId to the DefineConstants property for each
    configuration/platform's property group with the appropriate value...
8a52a168 06/01/2012 08:01 PM Bert Belder

windows: add icon to node.exe

The icon could definitely be nicer, patches welcome.
Credits to Nathan Rajlich for putting together this one.

3e885727 04/04/2012 12:14 PM Bert Belder

Windows: installer shows license agreement dialog

View revisions

Also available in: Atom