We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3711934 commit be427e9Copy full SHA for be427e9
tools/msvs/msi/product.wxs
@@ -39,7 +39,7 @@
39
40
<Icon Id="NodeIcon" SourceFile="$(var.RepoDir)\src\res\node.ico"/>
41
<Property Id="ARPPRODUCTICON" Value="NodeIcon"/>
42
- <Property Id="ApplicationFolderName" Value="node"/>
+ <Property Id="ApplicationFolderName" Value="nodejs"/>
43
<Property Id="WIXUI_INSTALLDIR" Value="INSTALLDIR"/>
44
45
<Property Id="INSTALLDIR">
0 commit comments