From 0430215dea88b9ad819afe8ff4031dc912a4c9ae Mon Sep 17 00:00:00 2001 From: Bert Belder Date: Thu, 8 Jan 2015 16:17:52 +0100 Subject: win,msi: rename node.exe to iojs.exe This change is strictly limited to the name of the binary. The shortcut name, install folder, docs website links etc. are all unchanged. PR-URL: https://github.com/iojs/io.js/pull/263 Reviewed-By: Ben Noordhuis --- tools/msvs/msi/product.wxs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tools') diff --git a/tools/msvs/msi/product.wxs b/tools/msvs/msi/product.wxs index 977be2ce40..39170bc192 100755 --- a/tools/msvs/msi/product.wxs +++ b/tools/msvs/msi/product.wxs @@ -112,7 +112,7 @@ - + @@ -130,7 +130,7 @@ - + @@ -157,7 +157,7 @@ WorkingDirectory="INSTALLDIR"/>