diff --git a/installer/windows/product.wxs b/installer/windows/product.wxs
index ae346da7..64c326e9 100644
--- a/installer/windows/product.wxs
+++ b/installer/windows/product.wxs
@@ -49,24 +49,12 @@
-
-
-
-
-
-
@@ -164,9 +152,7 @@
-
-
@@ -180,9 +166,7 @@
-
-
diff --git a/installer/windows/translations.wxs b/installer/windows/translations.wxs
index 3787593b..c3fb6598 100644
--- a/installer/windows/translations.wxs
+++ b/installer/windows/translations.wxs
@@ -14,12 +14,11 @@
- qt_.qm
- qtbase_.qm
- qtmultimedia_.qm
- - qtquick1_.qm
- qtscript_.qm
- qtxmlpatterns_.qm
Notes:
- - Arabic is missing "qtquick1_ar.qm" and "qtxmlpatterns_ar.qm" but seems to work without a problem.
+ - Arabic is missing "qtxmlpatterns_ar.qm" but seems to work without a problem.
- Chinese (China), Chinese (Taiwan), and Portuguese have only one file (qt_.qm), so
the default buttons are not translated for these languages.
@@ -29,27 +28,11 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
@@ -125,13 +108,10 @@
-
-
-
-
-
-
-
+
+
+
+
@@ -148,27 +128,11 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
@@ -244,13 +208,10 @@
-
-
-
-
-
-
-
+
+
+
+
diff --git a/installer/windows/variables.wxi b/installer/windows/variables.wxi
index 49e2a4eb..fc073fbc 100644
--- a/installer/windows/variables.wxi
+++ b/installer/windows/variables.wxi
@@ -36,17 +36,12 @@
The Visual C++ runtime merge modules are installed with Visual Studio and are located in this directory.
VCRedistFile
The Visual C++ runtime file. This file is usually named "Microsoft_[VERSION]_CRT_[ARCH].msm". "VERSION" is the
- Visual Studio version the application is built with. Use VC140 (version 14.0) if the application is built with
- Visual Studio 2015. The build "ARCH" will be set automatically.
+ Visual Studio version the application is built with. Use VC141 (version 14.1) if the application is built with
+ Visual Studio 2017. The build "ARCH" will be set automatically.
-->
-
-
-
-
-
-
-
+
+