I am developing an application on Linux for deployment on Windows.&nbsp; I want to use the getProcessOutput function but seem to remember problems with the windows reactor and processes last time I tried this (a couple years ago).&nbsp; I&#39;ve gone through the active bugs and did not see anything critical to my usage except maybe #2789,&nbsp; which is a year old and apparently not going to be addressed due to Windows limitations.<br>
<br>Is getProcessOutput usable on Windows?&nbsp; If not any suggestions for an alternative?&nbsp; Note that for this application I do not care about output while the process is running,&nbsp; I just want to reap the output (or error) when the process is done.<br>
<br>Thanks for your help,<br><br><br>Shawn <br>