summaryrefslogtreecommitdiff
path: root/tools/msvs/msi
AgeCommit message (Expand)Author
2016-12-20win,msi: add required UIRef for localized stringsBill Ticehurst
2016-10-10win,msi: mark INSTALLDIR property as secureJoão Reis
2016-08-03win,msi: fix inclusion of translationsJoão Reis
2016-07-14win,msi: add zh-CN translations for the installerMinqi Pan
2016-07-13win,msi: Added Italian translationMatteo Collina
2016-03-18win,msi: prevent from installing on Windows Vista or earlierAlexis Campailla
2015-09-10win,msi: fix documentation shortcut urlBrian White
2015-09-07build: make .msi install to "nodejs", not "node"Rod Vagg
2015-08-28win,msi: correct installation path registry keysJoão Reis
2015-08-28win,msi: change InstallScope to perMachineJoão Reis
2015-08-25win,msi: Upgrade from old upgrade codeJoão Reis
2015-08-24win: fix custom actions for WiX older than 3.9João Reis
2015-08-24win: fix custom actions on Visual Studio != 2013Julien Gilli
2015-08-23installer: fix installers for node.js renameFrederic Hemberger
2015-08-23node: rename from io.js to nodecjihrig
2015-08-04build: prepare Windows installer for i18n supportFrederic Hemberger
2015-06-25build: update build targets for io.jsRod Vagg
2015-01-27win,msi: broadcast WM_SETTINGCHANGE after installMathias Küsel
2015-01-15win,msi: warn that older io.js needs manual uninstallBert Belder
2015-01-15win,msi: change UpgradeCodeBert Belder
2015-01-14win,msi: correct doc website linkBert Belder
2015-01-14win: use the new io.js iconBert Belder
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,msi: rename node.exe to iojs.exeBert 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-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
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