70 Commits (e97dae573c11ae6db072aa41d00e4422d38f68c7)

Author SHA1 Message Date
Brian White 81a0c0b08b win,msi: fix documentation shortcut url 9 years ago
Rod Vagg b3c4cecd82 build: make .msi install to "nodejs", not "node" 9 years ago
João Reis c6a54d0964 win,msi: correct installation path registry keys 9 years ago
João Reis 4cfe5eb9af win,msi: change InstallScope to perMachine 9 years ago
João Reis b630ebaf43 win,msi: Upgrade from old upgrade code 9 years ago
João Reis bce1aea425 win: fix custom actions for WiX older than 3.9 9 years ago
Julien Gilli 0acc9b2795 win: fix custom actions on Visual Studio != 2013 9 years ago
Frederic Hemberger 45a2046f5d installer: fix installers for node.js rename 9 years ago
cjihrig a69ab27ab4 node: rename from io.js to node 9 years ago
Frederic Hemberger 971de5e417 build: prepare Windows installer for i18n support 9 years ago
Rod Vagg dcbb9e1da6 build: update build targets for io.js 10 years ago
Mathias Küsel 668bde8ac0 win,msi: broadcast WM_SETTINGCHANGE after install 10 years ago
Bert Belder 24def66293 win,msi: warn that older io.js needs manual uninstall 10 years ago
Bert Belder 59d93613d8 win,msi: change UpgradeCode 10 years ago
Bert Belder da955fb655 win,msi: correct doc website link 10 years ago
Bert Belder 909df70694 win: use the new io.js icon 10 years ago
Bert Belder 42c31f4f2d win,msi: link node.exe to iojs.exe 10 years ago
Rod Vagg 43e4c906e2 src: rename node to io.js for Windows installer 10 years ago
Steven Rockarts e431cae7e7 win,msi: create npm folder in AppData directory 10 years ago
Bert Belder 0430215dea win,msi: rename node.exe to iojs.exe 10 years ago
Timothy J Fontaine 361aa5344d build: run wix tool chain out of process 11 years ago
isaacs 8ee43006b8 build: Typo in tools/msvs/msi/product.wxs 12 years ago
isaacs 12713c3bb7 win/msi: Fix typos 12 years ago
Bert Belder 3c22c42519 win/msi: enable modify and repair 12 years ago
Bert Belder fa1efa3675 win/msi: miscellaneous style cleanups 12 years ago
Bert Belder 4147680d59 win/msi: don't include architecture in start menu group name 12 years ago
Bert Belder 8365a56541 win/msi: update 'install finished' message 12 years ago
Bert Belder 952d6c5e4c win/msi: clean up the 'documentation shortcuts' feature 12 years ago
Bert Belder fb6253209e win/msi: refactor 'node.js runtime' feature 12 years ago
Bert Belder 2320ffbdff win/msi: make 'add to path' a separate feature 12 years ago
Bert Belder 5e832ac7b9 win/msi: separate features for ETW and perfctr support 12 years ago
Bert Belder 51e3a59946 win/msi: make npm a feature separate from the runtime 12 years ago
Bert Belder 4348241bcc win/msi: use consistent registry key paths 12 years ago
Bert Belder 0604d9ab93 win/msi: don't create empty npm folder in %appdata% 12 years ago
Bert Belder 8542c9afba win/msi: don't install pdb file 12 years ago
Bert Belder 7514779388 win/msi: define features before directories/components 12 years ago
Raymond Feng 95871ac1db windows/msi: fix msi build issue with WiX 3.7/3.8 12 years ago
Bert Belder 890dc2eeb1 win/msi: make msi build work when spaces are present in the path 12 years ago
Raymond Feng 47e115063b windows/msi: fix msi build issue with WiX 3.7/3.8 12 years ago
Scott Blomquist 8164b2fda7 windows/msi: more installer enhancements 12 years ago
Jim Schubert e418df7bb8 windows/msi: add feature selection to installer 12 years ago
Scott Blomquist f657ce685d windows: add tracing with performance counters 12 years ago
Bert Belder 3f932c52b0 windows msi: don't use .exe file as icon 13 years ago
Bert Belder a1b274108f windows msi: use .url files for documentation and website shortcuts 13 years ago
Bert Belder 399731e3a0 windows msi: add npm dir to user PATH only 13 years ago
Bert Belder 2dccebd4b8 windows msi: set icon for add/remove programs dialog 13 years ago
Igor Zinkovsky 35a1421e96 Windows: Enable ETW events. 13 years ago
Bert Belder 4f6882e898 windows/msi: minor installer tweaks 13 years ago
Jeroen Janssen 01432403af windows/msi: add node.js prompt to startmenu 13 years ago
Jeroen Janssen 7161ecd31b windows/msi: fix adding node to PATH 13 years ago