We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent feb30fa commit 0117178Copy full SHA for 0117178
1 file changed
SamplesV2/SQLServerIntegrationServices/VSInstallationTroubleShooting.ps1
@@ -80,4 +80,4 @@ if (-not $errorDetected) {
80
} else {
81
Write-Host "See more details in $($logFile.Name)."
82
}
83
-
+Write-Host "`nPress any key to close this window..." -ForegroundColor Cyan
0 commit comments