07-20-2008
02:56 AM
- last edited on
03-25-2025
04:13 PM
by
Content Cleaner
07-20-2008 03:25 AM
07-20-2008 03:31 AM
Hey Mike,
Can I even add the run-time files of Labview ?
Michael.
07-20-2008
05:04 AM
- last edited on
03-25-2025
04:13 PM
by
Content Cleaner
Hi Michael,
yes it is possible. See this for additional inforamtion.
Mike
07-21-2008 07:00 PM
07-23-2008 09:06 AM
Hi Ipshita, Thanks.
What I'd like to have is actually an .EXE file with some dll's with it, not requiring installation of Run-Time files or the drivers files, very similar to what Visual Basic does.
Can I do that ?
07-24-2008 11:50 AM
Hi Mike_S,
How are the dlls a part of your application? Are you going to call them in your VIs using something such as a Call Library Function Node or do you want them to be included as separate files in the project?
Ipshita C.
07-27-2008 12:00 AM
07-28-2008 03:53 PM
Hi Michael,
As stated by MikeS81 in an earlier post, you can create an installer in which you can include the installers for your driver and any other application that you may be using in your program in the additional installers tab. Do Build Specifications>>New>>Installer. Please try doing that and then let us know how it works.
Ipshita C.