Because of binary compatibility, installing the latest version (2022) often covers applications built with 2019. However, to avoid edge-case errors, it is best practice to install the specific version the application was built with.
VC_redist.x64.exe /install /quiet /norestart visual c 2019 redistributable package
to avoid malware. The safest link is:
If any of these files are missing, the dependent software will refuse to run. Because of binary compatibility