: Head to the Latest Supported Visual C++ Redistributable Downloads on Microsoft Learn.
vc_redist.minimum.x64.exe /quiet /install /norestart
This installs silently with no UI. The exit code 0 means success.
The full redistributable installer is ~24 MB. You just saved disk space.