Dear Labview community,
I just finished a labview vi for a course in university and now have to build an exe/installer to make it usable on a windows pc without labview on it.
I built the installer to make labview runtime 2016 accessable on the other pc and an .exe to use my vi. But it wont work. When trying to start the .exe it looks for specific drivers and doesnt seem to find all it needs. it looks for a library called instr.lib and in specific it seems to need a subfolder including some kind of .dll or .exe that is not present.
But trying to execute the .exe on the pc with labview on it, everything works fine.
Do you have any ideas what could be missing in the installer or exe?
best regards,
Michael