Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

windows/msi: enhancements to installer #4694

Closed
wants to merge 7 commits into from
Closed

windows/msi: enhancements to installer #4694

wants to merge 7 commits into from

Conversation

sblom
Copy link

@sblom sblom commented Jan 30, 2013

This starts from contributed #4420 and #2948 and adds some additional enhancements and fixes.

Noteworthy improvements provided by the series:

  • Support in the Installer UI for not installing shortcuts.
  • Support in the Installer UI for choosing a custom install directory.
  • Command line support for not installing shortcuts (ADDDEFAULT=nodejs)
  • Command line support for custom install directory (INSTALLDIR=c:\tools\node)
  • Placing Node's install location in the registry both to help other apps find node.exe and for future installations to be installed over the same place.

@sblom
Copy link
Author

sblom commented Jan 30, 2013

/cc @piscisaureus @jimschubert

@sblom
Copy link
Author

sblom commented Feb 8, 2013

Landed in 8164b2f.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants