Loading |
VBScript |
JavaScript |
Powershell |
Search Options: Use Windows PowerShell to Be Notified When an Application TerminatesContent of Use Windows PowerShell to Be Notified When an Application Terminates.ps1MD5 Hash: 59644430796169320B578738DA0DACA6 |
||
$a = get-process calc
$a.waitforexit() "Calculator has stopped running." | ||
© 2008 - 2013 Boris Toll :: Scripts available: 6.481 :: :: scriptbox.toll.at :: :: powered by www.toll.at :: |