VC_redist.x64.exe /passive /norestart
| Code | Meaning | |------|---------| | 0 | Success | | 3010 | Success, reboot required | | 1603 | Installation blocked or failed | To detect if the x64 redist is installed, check: visual c++ 2019 redistributable package (x64) download
VC_redist.x64.exe /quiet /norestart Or with progress UI but no prompts: VC_redist
| Algorithm | Hash | |-----------|------| | SHA-256 | c60b085b24fafacb15590b33b61e8e368edb57a16001fa6a8fe0d4b791e6d3c2 | visual c++ 2019 redistributable package (x64) download