ITADN

Universal C Runtime (UCRT) link

#287Openprzemoc 创建于 2026-01-13
P
przemoccommented
Currently on https://winlibs.com/ and in [Releases](https://github.com/brechtsanders/winlibs_mingw/releases) descriptions there is a link to: - [Update for Universal C Runtime in Windows](https://support.microsoft.com/en-us/topic/update-for-universal-c-runtime-in-windows-c0514201-7fe6-95a3-b0a5-287930f3560c) providing [KB2999226](http://support.microsoft.com/help/2999226) with packages having files dated 2015-07. Just for the record, there is an equivalent bundle where one can download all variants in one ZIP file: - [Windows 10 Universal C Runtime (1.0)](https://www.microsoft.com/en-us/download/details.aspx?id=48234) providing same [KB2999226](http://support.microsoft.com/help/2999226) with packages having files dated 2015-07. But there is also a newer version of such bundle: - [Windows 10 Universal C Runtime (10.0.10586.0)](https://www.microsoft.com/en-us/download/details.aspx?id=50410) providing [KB3118401](http://support.microsoft.com/help/3118401) with packages having files dated 2015-11/12. You may want to link newer version unless there is a good reason for using older one.
0 条评论