Archive: alternative to ExecToStack to get command window output


alternative to ExecToStack to get command window output
Is there another option to ExecToStack in order to get the command window output? I believe ExecToStack is causing my uninstall to hang on occasion.

nsExec::ExecToStack '"$javaHome\bin\java.exe" -version'


Try ExecDos.

Stu