summaryrefslogtreecommitdiff
path: root/tools/msvs/msi/product.wxs
Commit message (Expand)AuthorAgeFilesLines
* msi: migrate to WiX4Stefan Stojanovic2023-03-221-425/+0
* build: remove dtrace & etw supportBen Noordhuis2022-07-171-15/+0
* deps: add corepackMaël Nison2021-08-251-0/+17
* win,msi: use localized "Authenticated Users" nameRichard Lau2021-07-051-2/+7
* win,msi: set install directory permissionAkshayK2021-07-011-0/+23
* win: block running on EOL Windows versionsJoão Reis2020-03-051-2/+2
* build,win: pack the install-tools scripts for distRefael Ackermann2018-12-051-2/+2
* win: do not use Boxstarter to install toolsJoão Reis2018-12-051-5/+0
* src: deprecate global COUNTER_* and remove perfctrJames M Snell2018-09-191-15/+0
* win,msi: install tools for native modulesJoão Reis2018-09-121-2/+41
* src,tools: use https://nodejs.org URL when possible.XhmikosR2018-07-141-1/+1
* build: add npx to installersKat Marchán2017-07-171-0/+10
* 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: prevent from installing on Windows Vista or earlierAlexis Campailla2016-03-181-0/+4
* 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-281-3/+17
* win,msi: Upgrade from old upgrade codeJoão Reis2015-08-251-0/+9
* installer: fix installers for node.js renameFrederic Hemberger2015-08-231-23/+0
* node: rename from io.js to nodecjihrig2015-08-231-18/+18
* build: prepare Windows installer for i18n supportFrederic Hemberger2015-08-041-22/+22
* build: update build targets for io.jsRod Vagg2015-06-251-2/+2
* win,msi: broadcast WM_SETTINGCHANGE after installMathias Küsel2015-01-271-0/+10
* 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-131-25/+25
* win,msi: create npm folder in AppData directorySteven Rockarts2015-01-121-0/+12
* win,msi: rename node.exe to iojs.exeBert Belder2015-01-081-3/+3
* build: Typo in tools/msvs/msi/product.wxsisaacs2013-04-111-1/+1
* win/msi: Fix typosisaacs2013-03-091-7/+7
* 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-081-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-081-17/+28
* 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
* windows/msi: more installer enhancementsScott Blomquist2013-02-071-17/+42
* windows/msi: add feature selection to installerJim Schubert2013-02-071-12/+38
* windows: add tracing with performance countersScott Blomquist2012-11-211-0/+5