diff --git a/Windows6.0-KB2999226-x64.msu b/Windows6.0-KB2999226-x64.msu new file mode 100644 index 0000000..0e78373 Binary files /dev/null and b/Windows6.0-KB2999226-x64.msu differ diff --git a/Windows6.0-KB2999226-x86.msu b/Windows6.0-KB2999226-x86.msu new file mode 100644 index 0000000..902f6fb Binary files /dev/null and b/Windows6.0-KB2999226-x86.msu differ diff --git a/Windows6.1-KB2999226-x64.msu b/Windows6.1-KB2999226-x64.msu new file mode 100644 index 0000000..d32e6d8 Binary files /dev/null and b/Windows6.1-KB2999226-x64.msu differ diff --git a/Windows6.1-KB2999226-x86.msu b/Windows6.1-KB2999226-x86.msu new file mode 100644 index 0000000..6fa36af Binary files /dev/null and b/Windows6.1-KB2999226-x86.msu differ diff --git a/Windows8-RT-KB2999226-x64.msu b/Windows8-RT-KB2999226-x64.msu new file mode 100644 index 0000000..4939783 Binary files /dev/null and b/Windows8-RT-KB2999226-x64.msu differ diff --git a/Windows8-RT-KB2999226-x86.msu b/Windows8-RT-KB2999226-x86.msu new file mode 100644 index 0000000..f1ac0e5 Binary files /dev/null and b/Windows8-RT-KB2999226-x86.msu differ diff --git a/Windows8.1-KB2999226-x64.msu b/Windows8.1-KB2999226-x64.msu new file mode 100644 index 0000000..d704311 Binary files /dev/null and b/Windows8.1-KB2999226-x64.msu differ diff --git a/Windows8.1-KB2999226-x86.msu b/Windows8.1-KB2999226-x86.msu new file mode 100644 index 0000000..6e0fc51 Binary files /dev/null and b/Windows8.1-KB2999226-x86.msu differ diff --git a/redist.txt b/redist.txt new file mode 100644 index 0000000..a65910f --- /dev/null +++ b/redist.txt @@ -0,0 +1,3 @@ +The MSU files were downloaded from: http://www.microsoft.com/en-us/download/details.aspx?id=48234 + +The vcruntimeXYZ.dll files are taken from the redist folder of a Visual C++ 2015 installation. diff --git a/x64/vcruntime140.dll b/x64/vcruntime140.dll new file mode 100644 index 0000000..7d18717 Binary files /dev/null and b/x64/vcruntime140.dll differ diff --git a/x86/vcruntime140.dll b/x86/vcruntime140.dll new file mode 100644 index 0000000..5c020be Binary files /dev/null and b/x86/vcruntime140.dll differ