if %choice%==1 goto SFC if %choice%==2 goto DISM if %choice%==3 goto FULLREPAIR if %choice%==4 goto CHKDSK if %choice%==5 goto REPORT if %choice%==6 exit
private async void BtnCheckDrivers_Click(object sender, EventArgs e) await CheckDriverIntegrity(); check for corrupted files windows 11
function Write-ColorOutput param([string]$Message, [string]$Color = "White") Write-Host $Message -ForegroundColor $Color if %choice%==1 goto SFC if %choice%==2 goto DISM
string output = process.StandardOutput.ReadToEnd(); string error = process.StandardError.ReadToEnd(); EventArgs e) await CheckDriverIntegrity()