summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vcbuild.bat6
1 files changed, 1 insertions, 5 deletions
diff --git a/vcbuild.bat b/vcbuild.bat
index 192d3b983c..3128bc5db4 100644
--- a/vcbuild.bat
+++ b/vcbuild.bat
@@ -239,7 +239,7 @@ if defined msi (
goto msbuild-not-found
)
if not exist "%VCINSTALLDIR%\..\MSBuild\Microsoft\WiX" (
- echo Failed to find the Wix Toolset Visual Studio 2017 Extension
+ echo Failed to find the WiX Toolset Visual Studio 2017 Extension
goto msbuild-not-found
)
)
@@ -266,10 +266,6 @@ echo Try to run in a "Developer Command Prompt" or consult
echo https://github.com/nodejs/node/blob/master/BUILDING.md#windows-1
goto exit
-:wix-not-found
-echo Build skipped. To generate installer, you need to install Wix.
-goto install-doctools
-
:msbuild-found
set project_generated=