-
-
Notifications
You must be signed in to change notification settings - Fork 32.8k
Closed
Labels
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
The current Windows installers will install nodejs to C:\Program Files (x86)\nodejs
although the downloaded file is node-v4.1.0-x64.msi
. Previous versions would install to C:\Program Files\nodejs
.
This can cause small troubles when one already has path environment variables configured and chooses to disable doing so during the setup.
Metadata
Metadata
Assignees
Labels
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.