summaryrefslogtreecommitdiff
path: root/tools/msvs
Commit message (Expand)AuthorAgeFilesLines
...
* win: fix custom actions on Visual Studio != 2013Julien Gilli2015-08-241-14/+14
* installer: fix installers for node.js renameFrederic Hemberger2015-08-233-29/+0
* node: rename from io.js to nodecjihrig2015-08-235-35/+35
* build: prepare Windows installer for i18n supportFrederic Hemberger2015-08-045-29/+114
* build: update build targets for io.jsRod Vagg2015-06-252-11/+11
* win,msi: broadcast WM_SETTINGCHANGE after installMathias Küsel2015-01-276-0/+257
* win,msi: warn that older io.js needs manual uninstallBert Belder2015-01-151-1/+2
* win,msi: change UpgradeCodeBert Belder2015-01-151-1/+1
* win,msi: correct doc website linkBert Belder2015-01-141-1/+1
* win: use the new io.js iconBert Belder2015-01-141-1/+1
* win,msi: link node.exe to iojs.exeBert Belder2015-01-141-0/+26
* src: rename node to io.js for Windows installerRod Vagg2015-01-133-31/+31
* win,msi: create npm folder in AppData directorySteven Rockarts2015-01-121-0/+12
* win,nodevars: run iojs.exe to get node versionBert Belder2015-01-081-1/+1
* win,msi: rename node.exe to iojs.exeBert Belder2015-01-081-3/+3
* win: regenerate perfctr provider filesBert Belder2015-01-082-1/+14
* build: run wix tool chain out of processTimothy J Fontaine2014-06-131-2/+2
* build: Typo in tools/msvs/msi/product.wxsisaacs2013-04-111-1/+1
* win/msi: Fix typosisaacs2013-03-092-9/+9
* win/msi: enable modify and repairBert Belder2013-03-081-1/+0
* win/msi: miscellaneous style cleanupsBert Belder2013-03-081-29/+29
* win/msi: don't include architecture in start menu group nameBert Belder2013-03-081-1/+1
* win/msi: update 'install finished' messageBert Belder2013-03-081-1/+1
* win/msi: clean up the 'documentation shortcuts' featureBert Belder2013-03-081-22/+24
* win/msi: refactor 'node.js runtime' featureBert Belder2013-03-082-46/+50
* win/msi: make 'add to path' a separate featureBert Belder2013-03-081-13/+51
* win/msi: separate features for ETW and perfctr supportBert Belder2013-03-081-10/+32
* win/msi: make npm a feature separate from the runtimeBert Belder2013-03-082-22/+33
* win/msi: use consistent registry key pathsBert Belder2013-03-081-12/+12
* win/msi: don't create empty npm folder in %appdata%Bert Belder2013-03-081-13/+0
* win/msi: don't install pdb fileBert Belder2013-03-081-8/+0
* win/msi: define features before directories/componentsBert Belder2013-03-081-14/+14
* win: make nodejsvars.bat detect whether npm is availableBert Belder2013-03-081-3/+11
* win/msi: make msi build work when spaces are present in the pathBert Belder2013-03-041-2/+2
* windows/msi: fix msi build issue with WiX 3.7/3.8Raymond Feng2013-03-021-0/+1
* windows/msi: more installer enhancementsScott Blomquist2013-02-073-26/+64
* windows/msi: add feature selection to installerJim Schubert2013-02-072-12/+41
* windows: add support for '_Total' perf countersScott Blomquist2013-01-111-1/+1
* windows: improve Visual Studio Express build supportScott Blomquist2013-01-036-0/+177
* windows: add tracing with performance countersScott Blomquist2012-11-212-4/+9
* windows msi: don't use .exe file as iconBert Belder2012-06-251-1/+1
* windows msi: use .url files for documentation and website shortcutsBert Belder2012-06-221-2/+4
* windows msi: add npm dir to user PATH onlyBert Belder2012-06-221-1/+1
* windows msi: set icon for add/remove programs dialogBert Belder2012-06-221-0/+3
* windows: fix/improve nodejsvars.batBert Belder2012-06-221-7/+10
* Windows: Enable ETW events.Igor Zinkovsky2012-06-132-4/+9
* Move resource files to src/res.Bert Belder2012-06-132-67/+0
* windows/msi: minor installer tweaksBert Belder2012-06-042-39/+33
* windows/msi: add node.js prompt to startmenuJeroen Janssen2012-06-042-0/+28
* windows/msi: fix adding node to PATHJeroen Janssen2012-06-041-1/+1