TSVN uses the merge modules to install the c-runtime. That's why you don't see that in the 'installed apps' screen. https://learn.microsoft.com/en-us/cpp/windows/redistributing-visual-cpp-files?view=msvc-170 which means if newer files are really overwritten then that's a bug in those msm files from MS.
However I see that using MSM for distributing the c-runtime is deprecated now, so we might have to change the installer some time in the future. (note that msm are deprecated, but still supported so they must work or MS must fix them). Also, there can be multiple versions of the c-runtime be installed, and programs will automatically use the correct version. https://en.wikipedia.org/wiki/Side-by-side_assembly -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to tortoisesvn+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/1be1d39a-7531-44f3-8450-28d0c0c55566n%40googlegroups.com.