diff --git a/deployment/windows/wixSetup/coati.wxs b/deployment/windows/wixSetup/coati.wxs
index f6988c72..71415aea 100644
--- a/deployment/windows/wixSetup/coati.wxs
+++ b/deployment/windows/wixSetup/coati.wxs
@@ -141,6 +141,8 @@
+
+
diff --git a/deployment/windows/wixSetup/installDir.wxs b/deployment/windows/wixSetup/installDir.wxs
index 7804ef4e..a90727ce 100644
--- a/deployment/windows/wixSetup/installDir.wxs
+++ b/deployment/windows/wixSetup/installDir.wxs
@@ -80,7 +80,15 @@
+
+
+
+
+
+
+
+
diff --git a/setup/dynamic_libraries/windows/app/Release/msvcp140.dll b/setup/dynamic_libraries/windows/app/Release/msvcp140.dll
new file mode 100644
index 00000000..4a5ca4f4
Binary files /dev/null and b/setup/dynamic_libraries/windows/app/Release/msvcp140.dll differ
diff --git a/setup/dynamic_libraries/windows/app/Release/vcruntime140.dll b/setup/dynamic_libraries/windows/app/Release/vcruntime140.dll
new file mode 100644
index 00000000..52fe06bd
Binary files /dev/null and b/setup/dynamic_libraries/windows/app/Release/vcruntime140.dll differ