virginviolet

Results 21 comments of virginviolet

For the record, I just discovered that [core-extentions](https://github.com/chocolatey-community/chocolatey-extensions/tree/master/src/chocolatey-core.extension/extensions) has a helper that addresses the same issue as Start-WaitAndStop. [Remove-Process](https://github.com/chocolatey-community/chocolatey-extensions/blob/master/src/chocolatey-core.extension/extensions/Remove-Process.ps1), that is. It doesn't allow install/uninstall scripts to continue though, but...