This is what I am trying to do:
Deploy my application using InstallShield as well as running silent
installations of NIDAQ and RTE. My application includes LabVIEW code,
some DLL's, a few registry edits, and a DAQ file.
The problem:
After installing all files and applications and making the appropriate
registry edits, if MAX is not run, my application will not work. If
MAX is run first, my application will work. The DAQ file has worked
fine on an IDENTICAL machine. It simply has been copied from one
machine to the other.
Question:
What does running MAX do to the DAQ file to make it unique to the
machine?