LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I add text files to the installer?

I'm working with a VI that reads from several text files.  I'd like to be able to create an installer that includes those files and installs them in the correct location.  This location is located in ProgramData (Vista OS).  I thought about hard coding the info in the VI but I really need the ability to change the files on the fly.  Is it possible to include the text files in the installer?  I'm using LabVIEW 8.5.
 
Thanks
0 Kudos
Message 1 of 3
(2,743 Views)
Hello tguenzler,
 
if the text file is in your project structure than you can add it to your exe file.
 
Mike
0 Kudos
Message 2 of 3
(2,742 Views)
Ok, I got it to work.  Thank you very much for your help!
0 Kudos
Message 3 of 3
(2,732 Views)