Hi,
I have a workflow which is using run command tool like this:

.bat file looks like this:

.vbs file looks like this:

And the macro in the .xlsm file

This workflow is using macro to combine all excel files to one file.
When I run it locally then everything is working cool. But when I ran it via gallery, the workflow create the result file everything is looking good, but the workflow is on the "running" status and it is not finishing.
Do you have any ideas why ?
Thanks !