summaryrefslogtreecommitdiff
path: root/tools/msvs
Commit message (Expand)AuthorAgeFilesLines
* build: Typo in tools/msvs/msi/product.wxsisaacs2013-04-111-1/+1
* win/msi: Fix typosisaacs2013-03-092-9/+9
* 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-082-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-082-22/+33
* 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
* win: make nodejsvars.bat detect whether npm is availableBert Belder2013-03-081-3/+11
* win/msi: make msi build work when spaces are present in the pathBert Belder2013-03-041-2/+2
* windows/msi: fix msi build issue with WiX 3.7/3.8Raymond Feng2013-03-021-0/+1
* windows/msi: more installer enhancementsScott Blomquist2013-02-073-26/+64
* windows/msi: add feature selection to installerJim Schubert2013-02-072-12/+41
* windows: add support for '_Total' perf countersScott Blomquist2013-01-111-1/+1
* windows: improve Visual Studio Express build supportScott Blomquist2013-01-036-0/+177
* windows: add tracing with performance countersScott Blomquist2012-11-212-4/+9
* windows msi: don't use .exe file as iconBert Belder2012-06-251-1/+1
* windows msi: use .url files for documentation and website shortcutsBert Belder2012-06-221-2/+4
* windows msi: add npm dir to user PATH onlyBert Belder2012-06-221-1/+1
* windows msi: set icon for add/remove programs dialogBert Belder2012-06-221-0/+3
* windows: fix/improve nodejsvars.batBert Belder2012-06-221-7/+10
* Windows: Enable ETW events.Igor Zinkovsky2012-06-132-4/+9
* Move resource files to src/res.Bert Belder2012-06-132-67/+0
* windows/msi: minor installer tweaksBert Belder2012-06-042-39/+33
* windows/msi: add node.js prompt to startmenuJeroen Janssen2012-06-042-0/+28
* windows/msi: fix adding node to PATHJeroen Janssen2012-06-041-1/+1
* windows/msi: add start menu links when installingJeroen Janssen2012-06-032-5/+43
* windows/msi: cleanup WiX project filesJeroen Janssen2012-06-022-21/+5
* windows: don't install x64 version into the 'program files (x86)' folderMatt Gollob2012-06-023-4/+20
* windows: add icon to node.exeBert Belder2012-06-022-0/+5
* Windows: installer shows license agreement dialogBert Belder2012-04-041-2/+6
* Added trailing backslash to npm pathMatt Ezell2012-03-151-1/+1
* msi: npm bash shim fixesisaacs2012-02-021-1/+2
* Add npm msysgit bash shim to msi installerisaacs2012-02-021-0/+3
* Use .jpg instead of .bmp for .msiRyan Dahl2012-01-101-2/+2
* Fix MSI generation on VC ExpressIgor Zinkovsky2011-12-091-10/+22
* Change artwork in msiRyan Dahl2011-12-091-2/+2
* Enable upgrades in MSI.Igor Zinkovsky2011-12-082-3/+6
* Remove duplicate npmrc fileisaacs2011-12-011-1/+0
* npm msi changesIgor Zinkovsky2011-12-012-3/+30
* Re #2207 Add default npmrc for MSI installisaacs2011-12-011-0/+1
* Fixes #2076. Add logos to MSIRyan Dahl2011-11-221-0/+3
* Fixes #2083. Support installing npm in the .msiRyan Dahl2011-11-222-3/+11