So I have created an EXE using visual studio. I am trying to call it via Labwindows CVI using the system() function and It executes normally but this EXE is built to write data to an *.ini file so when I launch it myself it writes the data normally but when Labwindows CVI runs it, it can no longer write unto the result file.
↧