01-30-2009 11:13 AM
I have the Laview 8.2 Professional development program using project to compile to EXE. However, the Apps work on my development machine but not others. Your document that talks about Non-admin is pointing to what I think is correct. But I need more info. Do I need to reinstall after I am granted Admin rights for the config to show the *.ini file that will allow the incorporation during the compile process? Also, Does it matter if the target machine has Admin or not?
Thanks in advance.
Solved! Go to Solution.
01-30-2009 12:23 PM
Did you create an installer for your exe and include VISA runtime support and then use the installer to load onto your target PC's?
-AK2DM
01-30-2009 12:58 PM
01-30-2009 01:02 PM - edited 01-30-2009 01:04 PM
I think you don't have to reinstall it. As long as a user has access to a serial port, Labview will recognize it.
Some problems have been reported from time to time (Although i never had)
... be sure that you have the latest VISA drivers installed
edit : try the latest drivers
01-30-2009 03:15 PM
I remeber having troubles like this when deploying apps compiled in LV 8.2
Try installing the NI-VISA and LV runtimes seperately, and get the latest VISA from NI website.
02-02-2009 11:18 AM
Hello,
I am not sure exactly which document you are referencing however you should rebuild the application after you have administrator access.
Also, yes it matters if the target machine has Admin, you will need admin to run the setup (if you created an installer) or executable (if you created an application).
02-20-2009 03:42 PM