Static links to download the current stable Microsoft VC++ Runtimes are:
 
	https://aka.ms/vs/16/release/vc_redist.x86.exe 
	it redirects to the download link of the current 32-bit stable version 2015-2019 
	( atm of this post v14.29.30040.0 
	https://download.visualstudio.microsoft.com/download/pr/888b4c07-c602-499a-9efb-411188496ce7/F3A86393234099BEDD558FD35AB538A6E4D9D4F99AD5ADFA13F603D4FF8A42DC/VC_redist.x86.exe )
 
	 
	https://aka.ms/vs/16/release/vc_redist.x64.exe 
	it redirects to the download link of the current 64-bit stable version 2015-2019 
	( atm of this post v14.29.30040.0 
	https://download.visualstudio.microsoft.com/download/pr/36e45907-8554-4390-ba70-9f6306924167/97CC5066EB3C7246CF89B735AE0F5A5304A7EE33DC087D65D9DFF3A1A73FE803/VC_redist.x64.exe )
 
	 
 
	https://aka.ms/vs/15/release/vc_redist.x86.exe 
	it redirects to the download link of the current 32-bit stable version 2017 
	( atm of this post v14.16.27033.0 
	https://download.visualstudio.microsoft.com/download/pr/2b5bcd2f-0dbc-4b83-90a3-3b1c5ae77e62/0252474394129dbab6ff9ce24f1c6a3c/vc_redist.x86.exe )
 
	 
	https://aka.ms/vs/15/release/vc_redist.x64.exe 
	it redirects to the download link of the current 64-bit stable version 2017 
	( atm of this post v14.16.27033.0 
	https://download.visualstudio.microsoft.com/download/pr/4100b84d-1b4d-487d-9f89-1354a7138c8f/5B0CBB977F2F5253B1EBE5C9D30EDBDA35DBD68FB70DE7AF5FAAC6423DB575B5/VC_redist.x64.exe )
 
	 
 
	Please share other static links, if they are available 
	Someone knows why the size of the VC_redist.x64.exe (2015-2019) is recently so grown? 
	Is the package including the x86 version too? (size is about x2 than the precedent releases)