summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMike Kaganski <mike.kaganski@collabora.com>2018-04-12 15:18:58 +0300
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2019-05-21 05:08:04 +0200
commit5aa58c7a8eff27dc94ec4baf32ba31788120af61 (patch)
treebc4a45cd7107198db55cf0d498e81c9ffb5be665 /README.md
parent62a46bf336b4cf95b164507ca92615eb8200b3ad (diff)
tdf#108580 related: improve existing redist detection
This uses VC Runtime upgrade code (checked using Upgrade table) to find installed redist, instead of checking registry keys that change between versions (while the runtime is still compatible, as with 2015 and 2017). Also, it checks if UCRT is present. Now, if either VC Runtime or UCRT is absent, we try to install the redist. This would allow to install UCRT in scenarios when first install was attempted on a system not suitable for UCRT (like Win7 w/o SP1, or Win8.1 w/o April 2014 update rollup), where VC Runtime gets installed, but UCRT is still missing. We use the ucrtbase.dll version to check that; and as the expected version is 10.x, we take into account that Win10 lies about versions. Reviewed-on: https://gerrit.libreoffice.org/52794 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com> (cherry picked from commit 1f8a3657216e44796cb94087450552aa977ebdae) Conflicts: instsetoo_native/inc_openoffice/windows/msi_templates/DrLocato.idt Change-Id: I864dfc09cf1bdc775501729fa2a27dc98295588c
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions