Visual C++ Installer -

VC_redist.x64.exe /quiet /norestart | Switch | Effect | |--------|--------| | /quiet | No UI (silent) | | /passive | Shows progress but no user input | | /norestart | Prevent auto-reboot | | /uninstall | Uninstalls the package |