Error Description
Line: EXECUTEWAIT "C:\Program Files\BurnInTest\sleeper\sleeper" -S0001 -R 60 -N 1 -E
Error: E014 - Cannot launch executable
In my script have an execute and wait instruction, which DOES get run. However, this error appears afterward and blocks execution of the script until the OK button is pressed. The script seems to run normally, except for this error. Sleeper DOES get called and the system hibernates as expected.
Any ideas what is going on?
Thanks,
~Kris
Line: EXECUTEWAIT "C:\Program Files\BurnInTest\sleeper\sleeper" -S0001 -R 60 -N 1 -E
Error: E014 - Cannot launch executable
In my script have an execute and wait instruction, which DOES get run. However, this error appears afterward and blocks execution of the script until the OK button is pressed. The script seems to run normally, except for this error. Sleeper DOES get called and the system hibernates as expected.
Any ideas what is going on?
Thanks,
~Kris
Comment