10-19-2005 01:47 PM
10-20-2005
11:16 PM
- last edited on
07-13-2025
02:05 PM
by
Content Cleaner
Hi Bahadir,
Your request for the option of including specific drivers (in your case NI-DAQmx) with the installer of your executable is something that is something we have heard from many customers. With any version of LabVIEW up to 7.1.1, you have always had to install the drivers separately or in best case by creating your own *.bat file that defines the installation procedure of the driver.
However, LabVIEW 8 is here for your rescue! We have listened to our customers and now you have the simple option of putting a checkmark for the option of the driver you want to be distributed with your installer. Check these options from the Installer Provider:
Please read more about the new possibilities with LabVIEW 8 from this tutorial:
Distributing Applications with the LabVIEW Application Builder
The best part of it all is that you can try it all (including Application Builder) out by downloading the Evaluation version here:
LabVIEW 8 Evaluation Software Download
Notice that the Evaluation version of LabVIEW 8 is similar to the Professional Development System, except from a watermark and the fact that is only runs for 30 days. Everything else is possible!!!
Try out LabVIEW 8 and check out all the other places we have listened to our customers...
Have fun!
10-25-2005 01:22 PM
10-26-2005
03:24 PM
- last edited on
07-13-2025
02:05 PM
by
Content Cleaner
Hi Bahadir,
You should ask this question in the dedicated LabWindows/CVI forum instead.
Good luck!
12-04-2005 08:42 PM
12-06-2005 03:01 AM
12-06-2005 03:22 AM
Philip,
I have tried LV8.0, I find as I created an executable file. there are not installer. but some files, an *.exe file.
where is the installer ? such as LV7.1, it can create an installer and a *.exe file ?
12-06-2005 04:20 PM
Hi Philip,
It's allright now. All we need to do was to install the NI-VISA using the full Drivers CD installer. Apparently the Additional Installers does not recognize individually installed drivers, and the list will only be populated after installing the same drivers from the Drivers CD. Cheers!
Johan
12-06-2005
05:03 PM
- last edited on
07-13-2025
02:06 PM
by
Content Cleaner
Hi Yukee,
In LabVIEW 8 we introduce something called "Build Specifications". These Build Specifications describe how to build a certain object. That object can be an executable (as you already tried), a DLL, a ZIP file, etc. The interesting thing is that the installer is now also a creatable object and therefore has to be created after the executable.
Please read more in the following tutorial:
What Is The Build Specification Feature In Application Builder?
Have fun - and more of it with LabVIEW 8!
12-06-2005 06:38 PM
Philip,
Thanks, as the link that I got it. the operation is from the small Window, normally, I ignore it.