Let's say I want to download the 2022 Visual C++ redistributable x86 version 14.30.30708.0 (this is not the lastest version). Where can I download this older specific version on a Microsoft website?
I know the lastest version can be downloaded here: https://aka.ms/vs/17/release/vc_redist.x86.exe But I don't want the lastest version, I want an older specific version.
I found this answer in which some direct download links are present, but I am not sure how those links have been found, and how to find other versions: https://stackoverflow.com/a/34209692
How can those direct download links can be found?
Thank you for your help.