AutoGTAP has a problem when it tries to run MSplitBAT.BAT

However, when I navigate to that directory in windows explorer and manually run MSplitBAT.BAT, it runs fine saying "1 file(s) copied".

At first I thought the problem was with the command "subcprocess.call" in SplitCommodities.py line 19. But the call itself seems to run fine. It is msplitbat.bat that is doing something weird.
I assumed the problem was an incorrect work directory but looking at the work directory called, it seems to be the correct one...
AutoGTAP has a problem when it tries to run MSplitBAT.BAT


However, when I navigate to that directory in windows explorer and manually run MSplitBAT.BAT, it runs fine saying "1 file(s) copied".
At first I thought the problem was with the command "subcprocess.call" in SplitCommodities.py line 19. But the call itself seems to run fine. It is msplitbat.bat that is doing something weird.
I assumed the problem was an incorrect work directory but looking at the work directory called, it seems to be the correct one...