-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
blockedPRs that are blocked by other issues or PRs.PRs that are blocked by other issues or PRs.feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.installIssues and PRs related to the installers.Issues and PRs related to the installers.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.
Description
It should be possible to install different Node versions to different directories with the msi. Actually, many programs like Java JDK, MySQL Server, PostgreSQL or Python version the installs by minor releases by default. It should at least be _possible_ (if not the default) to install Node versions like this
C:\Program Files\NodeJS\4.0
C:\Program Files\NodeJS\5.4
...but the installer either errors or uninstalls the previous version, depending on order of install. People should be allowed to install to whatever location and these separate installs should be uninstallable separately from Control Panel (with their version in the name). The installer should simply have a checkbox (next to "Add to PATH") to uninstall the previous version for easy upgrades.
jbergens, ivanixgames, kunxuj, nvaron and veganaize
Metadata
Metadata
Assignees
Labels
blockedPRs that are blocked by other issues or PRs.PRs that are blocked by other issues or PRs.feature requestIssues that request new features to be added to Node.js.Issues that request new features to be added to Node.js.installIssues and PRs related to the installers.Issues and PRs related to the installers.windowsIssues and PRs related to the Windows platform.Issues and PRs related to the Windows platform.