So the batch file reports a different exitcode than VBP? That seems unlikely, but if so, send/post a reproducible test case (the IS script and .bld file performing the build) and we'll take a look.
To execute a batch file from VBP, prefix the command with '%DOSCMD% call '.
|