Utility to wait for a process - Wait.exe
As I mentioned in this post, I spent a bunch of time looking for a command line utility that would wait until a specific process has completed. I was dumbfounded that I couldn’t find one, so I set out to write one. I chose C# because all the tools are available. Here is the usage [...]



