86 Commits (46f202690b83bda6ba4b49291a8fd107f7ef1496)

Author SHA1 Message Date
Bill Ticehurst 7a0fe9f471 win,msi: add required UIRef for localized strings 8 years ago
João Reis 4896f0f610 win,msi: mark INSTALLDIR property as secure 8 years ago
João Reis c9e670ea2a win,msi: fix inclusion of translations 8 years ago
Minqi Pan e09c62ae33 win,msi: add zh-CN translations for the installer 8 years ago
Matteo Collina c01d61af59 win,msi: Added Italian translation 9 years ago
João Reis ccd81889fa etw,build: always generate .rc and .h files 9 years ago
Alexis Campailla 55db19074d win,msi: prevent from installing on Windows Vista or earlier 9 years ago
Brian White 922d53897d tools: fix setting path containing an ampersand 9 years ago
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 156cd82ef4 win,nodevars: run iojs.exe to get node version 10 years ago
Bert Belder 0430215dea win,msi: rename node.exe to iojs.exe 10 years ago
Bert Belder facc0565ca win: regenerate perfctr provider files 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
Bert Belder 52f7a14aaf win: make nodejsvars.bat detect whether npm is available 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