With:
Dim wsh As Object Set wsh = CreateObject("WScript.Shell") Call wsh.Run(commandLine)
it works fine. The problem seems to be with the shell-command specificly.