summaryrefslogtreecommitdiff
path: root/tools/msvs
AgeCommit message (Expand)Author
2015-01-14win,msi: link node.exe to iojs.exeBert Belder
2015-01-13src: rename node to io.js for Windows installerRod Vagg
2015-01-12win,msi: create npm folder in AppData directorySteven Rockarts
2015-01-08win,nodevars: run iojs.exe to get node versionBert Belder
2015-01-08win,msi: rename node.exe to iojs.exeBert Belder
2015-01-08win: regenerate perfctr provider filesBert Belder
2014-06-13build: run wix tool chain out of processTimothy J Fontaine
2013-04-11build: Typo in tools/msvs/msi/product.wxsisaacs
2013-03-09win/msi: Fix typosisaacs
2013-03-08win/msi: enable modify and repairBert Belder
2013-03-08win/msi: miscellaneous style cleanupsBert Belder
2013-03-08win/msi: don't include architecture in start menu group nameBert Belder
2013-03-08win/msi: update 'install finished' messageBert Belder
2013-03-08win/msi: clean up the 'documentation shortcuts' featureBert Belder
2013-03-08win/msi: refactor 'node.js runtime' featureBert Belder
2013-03-08win/msi: make 'add to path' a separate featureBert Belder
2013-03-08win/msi: separate features for ETW and perfctr supportBert Belder
2013-03-08win/msi: make npm a feature separate from the runtimeBert Belder
2013-03-08win/msi: use consistent registry key pathsBert Belder
2013-03-08win/msi: don't create empty npm folder in %appdata%Bert Belder
2013-03-08win/msi: don't install pdb fileBert Belder
2013-03-08win/msi: define features before directories/componentsBert Belder
2013-03-08win: make nodejsvars.bat detect whether npm is availableBert Belder
2013-03-04win/msi: make msi build work when spaces are present in the pathBert Belder
2013-03-02windows/msi: fix msi build issue with WiX 3.7/3.8Raymond Feng
2013-02-07windows/msi: more installer enhancementsScott Blomquist
2013-02-07windows/msi: add feature selection to installerJim Schubert
2013-01-11windows: add support for '_Total' perf countersScott Blomquist
2013-01-03windows: improve Visual Studio Express build supportScott Blomquist
2012-11-21windows: add tracing with performance countersScott Blomquist
2012-06-25windows msi: don't use .exe file as iconBert Belder
2012-06-22windows msi: use .url files for documentation and website shortcutsBert Belder
2012-06-22windows msi: add npm dir to user PATH onlyBert Belder
2012-06-22windows msi: set icon for add/remove programs dialogBert Belder
2012-06-22windows: fix/improve nodejsvars.batBert Belder
2012-06-13Windows: Enable ETW events.Igor Zinkovsky
2012-06-13Move resource files to src/res.Bert Belder
2012-06-04windows/msi: minor installer tweaksBert Belder
2012-06-04windows/msi: add node.js prompt to startmenuJeroen Janssen
2012-06-04windows/msi: fix adding node to PATHJeroen Janssen
2012-06-03windows/msi: add start menu links when installingJeroen Janssen
2012-06-02windows/msi: cleanup WiX project filesJeroen Janssen
2012-06-02windows: don't install x64 version into the 'program files (x86)' folderMatt Gollob
2012-06-02windows: add icon to node.exeBert Belder
2012-04-04Windows: installer shows license agreement dialogBert Belder
2012-03-15Added trailing backslash to npm pathMatt Ezell
2012-02-02msi: npm bash shim fixesisaacs
2012-02-02Add npm msysgit bash shim to msi installerisaacs
2012-01-10Use .jpg instead of .bmp for .msiRyan Dahl
2011-12-09Fix MSI generation on VC ExpressIgor Zinkovsky