We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 359131a commit e40e1d5Copy full SHA for e40e1d5
1 file changed
install-windows.ps1
@@ -309,6 +309,7 @@ Then open a new terminal window and run this installer again.
309
Write-Host ' If "slicer-uri-bridge" is not found, open a new terminal window.' -ForegroundColor DarkGray
310
Write-Host ' To update later, just run this installer again.' -ForegroundColor DarkGray
311
Write-Host ''
312
+ Wait-BeforeExit
313
}
314
315
try {
0 commit comments