|
I asked Copilot about these updates and got the follwing answer:
How Microsoft Visual C++ Redistributables Are Updated
- Windows Update can deliver updates to Visual C++ Redistributables—especially if they're bundled with system updates or required by Windows components.
- However, not all redistributable updates are pushed via Windows Update. Many updates—especially newer versions like those for Visual Studio 2015–2022—are released independently and must be downloaded manually or installed by applications that include them.
In short sometimes yes, most of the time no.
|