in reply to Re: Can't spawn "cmd.exe":
in thread Can't spawn "cmd.exe":

I have a script where -1 is being returned from a lot of places which can not be changed. I have used "system" to call that script. Can anyone suggest how to get it working as I am getting the same can't spawn warning which is breaking my other logic. Thanks in advance

Replies are listed 'Best First'.
Re^3: Can't spawn "cmd.exe":
by Anonymous Monk on Sep 19, 2013 at 07:22 UTC
    no, not without details (code)