Lines Matching full:run
488 Inno Setup installer packages can be run in silent mode with the options
536 DevDiv Tools installer packages can be run in silent mode with the options
895 in 1-minute intervals and a message is printed and a script block is run on each wakeup.
899 The script block to run after each sleep period.
1056 The path to the application to run.
1134 # Run-ExternalProcessWithWaitAndKill
1142 application, then waits and then kills it so that a subsequent run can succeed.
1144 The path to the application to run.
1152 function Run-ExternalProcessWithWaitAndKill in Run-ExternalProcessWithWaitAndKill()
1248 An optional script block that will be run after each wait interval.
1491 … Run-ExternalProcessWithWaitAndKill -Path "C:\AzCopy\azcopy.exe" -Arguments $Arguments -Minutes 30 in Get-BlobPackageFromBase()
1710 # Run-VisualStudioInstallerProcessMonitor
1725 function Run-VisualStudioInstallerProcessMonitor in Run-VisualStudioInstallerProcessMonitor()
1803 Run-VisualStudioInstallerProcessMonitor in Monitor-VisualStudioInstallation()
1816 $ex = Run-VisualStudioInstallerProcessMonitor in Monitor-VisualStudioInstallation()