summaryrefslogtreecommitdiff
path: root/tools/msvs
Commit message (Expand)AuthorAgeFilesLines
* tools: bump vswhere helper to 2.0.0Refael Ackermann2017-09-031-6/+18
* build,win: fix python detection scriptJason Ginchereau2017-08-011-1/+1
* build: add npx to installersKat Marchán2017-07-171-0/+10
* build,windows: implement PEP514 python detectionRefael Ackermann2017-06-281-0/+51
* win: make buildable on VS2017Refael Ackermann2017-05-051-0/+20
* win,msi: add required UIRef for localized stringsBill Ticehurst2016-12-201-0/+1
* win,msi: mark INSTALLDIR property as secureJoão Reis2016-10-101-1/+1
* win,msi: fix inclusion of translationsJoão Reis2016-08-031-4/+9
* win,msi: add zh-CN translations for the installerMinqi Pan2016-07-141-0/+38
* win,msi: Added Italian translationMatteo Collina2016-07-132-0/+41
* etw,build: always generate .rc and .h filesJoão Reis2016-03-296-154/+0
* win,msi: prevent from installing on Windows Vista or earlierAlexis Campailla2016-03-181-0/+4
* tools: fix setting path containing an ampersandBrian White2016-01-231-1/+1
* win,msi: fix documentation shortcut urlBrian White2015-09-101-1/+1
* build: make .msi install to "nodejs", not "node"Rod Vagg2015-09-071-1/+1
* win,msi: correct installation path registry keysJoão Reis2015-08-281-11/+31
* win,msi: change InstallScope to perMachineJoão Reis2015-08-283-5/+90
* win,msi: Upgrade from old upgrade codeJoão Reis2015-08-253-2/+11
* win: fix custom actions for WiX older than 3.9João Reis2015-08-242-3/+3
* 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