summaryrefslogtreecommitdiff
path: root/tools/msvs/msi/product.wxs
AgeCommit message (Expand)Author
2018-12-05build,win: pack the install-tools scripts for distRefael Ackermann
2018-12-05win: do not use Boxstarter to install toolsJoão Reis
2018-09-19src: deprecate global COUNTER_* and remove perfctrJames M Snell
2018-09-12win,msi: install tools for native modulesJoão Reis
2018-07-14src,tools: use https://nodejs.org URL when possible.XhmikosR
2017-07-17build: add npx to installersKat Marchán
2016-12-20win,msi: add required UIRef for localized stringsBill Ticehurst
2016-10-10win,msi: mark INSTALLDIR property as secureJoão Reis
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-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: 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
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-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
2012-06-22windows msi: set icon for add/remove programs dialogBert Belder
2012-06-13Windows: Enable ETW events.Igor Zinkovsky
2012-06-04windows/msi: minor installer tweaksBert Belder