I am trying to start a *.bat via the "To Shell Pass".
Unfortunately, even though it does not work as intended, the error log shows no errors.
How would I add some debugging error reporting out of a batch file?
Or should I go all the way along, writing a propoer vb script?