Silent Install Visual Studio ✪
Open your Command Prompt or PowerShell as Administrator and navigate to the folder where the bootstrapper file is located.
Here is exactly how to do it.
if ($process.ExitCode -eq 0) Write-Host "Installation succeeded" else Write-Error "Installation failed with exit code $($process.ExitCode)" silent install visual studio