Ah again just perfect, i believe i now know whats going on.
If you open a cmd prompt and type this
it should return C:\WINDOWS\system32\cmd.exe
But i believe it will return empty on your system. If that is so, please set the variable system wide, e.g. using this commandline:
Code: Select all
setx ComSpec "c:\windows\system32\cmd.exe"
I believe you dont even need to restart ffastrans but the next submitted job should work as expected.
The environment variable comspec should be there after windows is installed, i can only guess that in your case some software you installed did overwrite or delete it (but thats only a shot in the dark of course). If you know how it comes that the comspec var is unset for you, please let us know, if not... well, never mind