VC++ 2017 redistributables versions.
-
Not certain if this is the right place to ask. A quick look around the office shows that we have different versions of the VC++ 2017 redistributables installed: 14.16.27012 14.12.27012 14.16.2712.6 14.15.26706.0 14.10.25017 (this is the version we install) The version we install setup a key in the registry : Computer\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\{e9d78d68-c26c-4da7-9158-99355d8ef3ad} And the installer will check that key when installing (to install or not). Questions: Are all VC++2017 redistributables install the same registry key ? Is there a place where I can see which key are installed for which versions of the redistributable ? Thanks.
I'd rather be phishing!
-
Not certain if this is the right place to ask. A quick look around the office shows that we have different versions of the VC++ 2017 redistributables installed: 14.16.27012 14.12.27012 14.16.2712.6 14.15.26706.0 14.10.25017 (this is the version we install) The version we install setup a key in the registry : Computer\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\{e9d78d68-c26c-4da7-9158-99355d8ef3ad} And the installer will check that key when installing (to install or not). Questions: Are all VC++2017 redistributables install the same registry key ? Is there a place where I can see which key are installed for which versions of the redistributable ? Thanks.
I'd rather be phishing!
Could this link: [Visual C++ Redistributable Packages and Related Registry Entries](https://zzz.buzz/notes/vc-redist-packages-and-related-registry-entries/) help you?
-
Could this link: [Visual C++ Redistributable Packages and Related Registry Entries](https://zzz.buzz/notes/vc-redist-packages-and-related-registry-entries/) help you?
holy cow!!!! That's what I was looking for. :thumbsup:
I'd rather be phishing!
-
holy cow!!!! That's what I was looking for. :thumbsup:
I'd rather be phishing!
I'm glad it helped you! :)