Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b3c4cec

Browse filesBrowse files
committed
build: make .msi install to "nodejs", not "node"
PR-URL: #2701 Reviewed-By: Joao Reis <reis@janeasystems.com> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
1 parent a493dab commit b3c4cec
Copy full SHA for b3c4cec

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎tools/msvs/msi/product.wxs‎

Copy file name to clipboardExpand all lines: tools/msvs/msi/product.wxs
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939

4040
<Icon Id="NodeIcon" SourceFile="$(var.RepoDir)\src\res\node.ico"/>
4141
<Property Id="ARPPRODUCTICON" Value="NodeIcon"/>
42-
<Property Id="ApplicationFolderName" Value="node"/>
42+
<Property Id="ApplicationFolderName" Value="nodejs"/>
4343
<Property Id="WIXUI_INSTALLDIR" Value="INSTALLDIR"/>
4444

4545
<Property Id="INSTALLDIR">

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.