If you want Opus to wait until the batch file is finished, you need to call it via WScript.Shell and Run().
You'll find a working example e.g. here:
If you want Opus to wait until the batch file is finished, you need to call it via WScript.Shell and Run().
You'll find a working example e.g. here: