summaryrefslogtreecommitdiff
path: root/tools/msvs
diff options
context:
space:
mode:
authorRod Vagg <rod@vagg.org>2015-09-05 16:18:22 +1000
committerRod Vagg <rod@vagg.org>2015-09-07 11:49:40 +1000
commitb3c4cecd8291c450586004d43a7ca1c55c2e5e7c (patch)
tree319a35e225da161fc86f59aecb3ee2c0d464d743 /tools/msvs
parenta493dab2e72d19ddd226cd2094463ddb2354af06 (diff)
downloadandroid-node-v8-b3c4cecd8291c450586004d43a7ca1c55c2e5e7c.tar.gz
android-node-v8-b3c4cecd8291c450586004d43a7ca1c55c2e5e7c.tar.bz2
android-node-v8-b3c4cecd8291c450586004d43a7ca1c55c2e5e7c.zip
build: make .msi install to "nodejs", not "node"
PR-URL: https://github.com/nodejs/node/pull/2701 Reviewed-By: Joao Reis <reis@janeasystems.com> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Diffstat (limited to 'tools/msvs')
-rwxr-xr-xtools/msvs/msi/product.wxs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/msvs/msi/product.wxs b/tools/msvs/msi/product.wxs
index 172399ca5c..b8aaa288dd 100755
--- a/tools/msvs/msi/product.wxs
+++ b/tools/msvs/msi/product.wxs
@@ -39,7 +39,7 @@
<Icon Id="NodeIcon" SourceFile="$(var.RepoDir)\src\res\node.ico"/>
<Property Id="ARPPRODUCTICON" Value="NodeIcon"/>
- <Property Id="ApplicationFolderName" Value="node"/>
+ <Property Id="ApplicationFolderName" Value="nodejs"/>
<Property Id="WIXUI_INSTALLDIR" Value="INSTALLDIR"/>
<Property Id="INSTALLDIR">