diff options
Diffstat (limited to 'Tools/msi/redist/README.txt')
-rw-r--r-- | Tools/msi/redist/README.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/Tools/msi/redist/README.txt b/Tools/msi/redist/README.txt new file mode 100644 index 0000000..48d26e1 --- /dev/null +++ b/Tools/msi/redist/README.txt @@ -0,0 +1,15 @@ +This folder is intentianally left empty in the repository. + +The following dependencies may be copied here if they cannot be detected +automatically by the build scripts: + +redist\Windows6.0-KB2999226-x64.msu +redist\Windows6.0-KB2999226-x86.msu +redist\Windows6.1-KB2999226-x64.msu +redist\Windows6.1-KB2999226-x86.msu +redist\Windows8.1-KB2999226-x64.msu +redist\Windows8.1-KB2999226-x86.msu +redist\Windows8-RT-KB2999226-x64.msu +redist\Windows8-RT-KB2999226-x86.msu +redist\x64\vcruntime140.dll +redist\x86\vcruntime140.dll |