The problem is we are using the launch/service in/uninstall scripts (by modified from InstallTestWrapper-NT.bat, etc.) in an automation. But if some steps failed (for example trying to remove service which is not installed yet), the script will blocked at the 'pause' statement.
Since we don't want modify the script lower than rem Do not modify anything beyond this point (which may cause problem when upgrading to newer version of wrapper), is that possible to change the 'pause' to a 'timeout' with a customized or reasonable value?
Sorry for the delay. This has been added for the 3.5.45 release.
See the following configuration at the top of all bat files.