08-06-2014 03:35 AM
Hi, I am executing batch file having gmake command in it, when i run batch file directly it works correctly,
but when i try to execute it from LabVIEW using system Exec.vi
i got following error,
process_easy: DuplicateHandle(In) failed (e=6)
process_easy() failed to launch process (e=6)
Thanks in advance
08-07-2014 12:05 PM
What OS?
How are you calling it in LV?
What is in the batch file?
Mike...