PRoblem with ExecDos
Hi
I have an installer, which executes 2 external programs. I use ExecDos for this. The issue is that on a number of machines, both programs are executed as they should be, but on some other machines only one executes as it should. The other returns error code -14, which according to the source code is because CreateProcess fails.
Is there anyone who has an idea why this could happen? All the machines run Windows XP SP2.