summaryrefslogtreecommitdiff
path: root/tools/msvs
AgeCommit message (Expand)AuthorFilesLines
2016-03-02tools: fix setting path containing an ampersandBrian White1-1/+1
2015-09-11win,msi: fix documentation shortcut urlBrian White1-1/+1
2015-09-07build: make .msi install to "nodejs", not "node"Rod Vagg1-1/+1
2015-08-28win,msi: correct installation path registry keysJoão Reis1-11/+31
2015-08-28win,msi: change InstallScope to perMachineJoão Reis3-5/+90
2015-08-25win,msi: Upgrade from old upgrade codeJoão Reis3-2/+11
2015-08-24win: fix custom actions for WiX older than 3.9João Reis2-3/+3
2015-08-24win: fix custom actions on Visual Studio != 2013Julien Gilli1-14/+14
2015-08-23installer: fix installers for node.js renameFrederic Hemberger3-29/+0
2015-08-23node: rename from io.js to nodecjihrig5-35/+35
2015-08-04build: prepare Windows installer for i18n supportFrederic Hemberger5-29/+114
2015-06-25build: update build targets for io.jsRod Vagg2-11/+11
2015-01-27win,msi: broadcast WM_SETTINGCHANGE after installMathias Küsel6-0/+257
2015-01-15win,msi: warn that older io.js needs manual uninstallBert Belder1-1/+2
2015-01-15win,msi: change UpgradeCodeBert Belder1-1/+1
2015-01-14win,msi: correct doc website linkBert Belder1-1/+1
2015-01-14win: use the new io.js iconBert Belder1-1/+1
2015-01-14win,msi: link node.exe to iojs.exeBert Belder1-0/+26
2015-01-13src: rename node to io.js for Windows installerRod Vagg3-31/+31
2015-01-12win,msi: create npm folder in AppData directorySteven Rockarts1-0/+12
2015-01-08win,nodevars: run iojs.exe to get node versionBert Belder1-1/+1
2015-01-08win,msi: rename node.exe to iojs.exeBert Belder1-3/+3
2015-01-08win: regenerate perfctr provider filesBert Belder2-1/+14
2014-06-13build: run wix tool chain out of processTimothy J Fontaine1-2/+2
2013-04-11build: Typo in tools/msvs/msi/product.wxsisaacs1-1/+1
2013-03-09win/msi: Fix typosisaacs2-9/+9
2013-03-08win/msi: enable modify and repairBert Belder1-1/+0
2013-03-08win/msi: miscellaneous style cleanupsBert Belder1-29/+29
2013-03-08win/msi: don't include architecture in start menu group nameBert Belder1-1/+1
2013-03-08win/msi: update 'install finished' messageBert Belder1-1/+1
2013-03-08win/msi: clean up the 'documentation shortcuts' featureBert Belder1-22/+24
2013-03-08win/msi: refactor 'node.js runtime' featureBert Belder2-46/+50
2013-03-08win/msi: make 'add to path' a separate featureBert Belder1-13/+51
2013-03-08win/msi: separate features for ETW and perfctr supportBert Belder1-10/+32
2013-03-08win/msi: make npm a feature separate from the runtimeBert Belder2-22/+33
2013-03-08win/msi: use consistent registry key pathsBert Belder1-12/+12
2013-03-08win/msi: don't create empty npm folder in %appdata%Bert Belder1-13/+0
2013-03-08win/msi: don't install pdb fileBert Belder1-8/+0
2013-03-08win/msi: define features before directories/componentsBert Belder1-14/+14
2013-03-08win: make nodejsvars.bat detect whether npm is availableBert Belder1-3/+11
2013-03-04win/msi: make msi build work when spaces are present in the pathBert Belder1-2/+2
2013-03-02windows/msi: fix msi build issue with WiX 3.7/3.8Raymond Feng1-0/+1
2013-02-07windows/msi: more installer enhancementsScott Blomquist3-26/+64
2013-02-07windows/msi: add feature selection to installerJim Schubert2-12/+41
2013-01-11windows: add support for '_Total' perf countersScott Blomquist1-1/+1
2013-01-03windows: improve Visual Studio Express build supportScott Blomquist6-0/+177
2012-11-21windows: add tracing with performance countersScott Blomquist2-4/+9
2012-06-25windows msi: don't use .exe file as iconBert Belder1-1/+1
2012-06-22windows msi: use .url files for documentation and website shortcutsBert Belder1-2/+4
2012-06-22windows msi: add npm dir to user PATH onlyBert Belder1-1/+1