Starting with Visual Studio 2015, Microsoft unified the CRT into the Universal CRT (part of Windows 10). The vc2013redist does use UCRT; it uses the legacy MSVCRT implementation. This means:
Распространяемые пакеты Visual C++ для Visual Studio 2013 vc2013redistx86
: VC 2013 redist does not include the Universal CRT ( ucrtbase.dll ). That requires Windows 8+ or a separate update on Windows 7. Starting with Visual Studio 2015, Microsoft unified the
vcredist_x86.exe [/quiet] [/passive] [/norestart] [/uninstall] Starting with Visual Studio 2015