diff --git a/installer/installbuilder/vcredist-x64.xml b/installer/installbuilder/vcredist-x64.xml
index 7df71b972..b569efe0b 100644
--- a/installer/installbuilder/vcredist-x64.xml
+++ b/installer/installbuilder/vcredist-x64.xml
@@ -49,6 +49,13 @@ The installation will now continue, but swift might not work properly. If this i
${program_exit_code}
1638
+
+
+
+ does_not_equal
+ ${program_exit_code}
+ 3010
+
diff --git a/installer/installbuilder/vcredist-x86.xml b/installer/installbuilder/vcredist-x86.xml
index 3414acecc..f51e97665 100644
--- a/installer/installbuilder/vcredist-x86.xml
+++ b/installer/installbuilder/vcredist-x86.xml
@@ -49,6 +49,13 @@ The installation will now continue, but swift might not work properly. If this i
${program_exit_code}
1638
+
+
+
+ does_not_equal
+ ${program_exit_code}
+ 3010
+