LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Installing custom folders and files using install wizard 8.5.1

How do I get 8.5.1 Install Wizard do Install the following:

 

1. Install the DAQmx tasks created on my development system to my target system.

      a. How do I attach the exported config file to the project?

 

2. Take the foreground.txt files I have for program control in C:\Hipot\Files\ on my development system, and copy the files and folders to the target system.

      a. How do I attach these folders and files to the project?

 

When the installer is done, I want the DAQmx config information, and my .txt files in the path C:\Hipot\Files\, on the target system.

 

Thanks,

Ron Kocol
0 Kudos
Message 1 of 2
(2,561 Views)

Hi Ron,

 

Step 3 of this Developer Zone article may be useful for you:

 

Creating an NI-DAQmx Application Installer with LabVIEW

 

You can do what you are trying to do by adding additional files to the install as described there.  Thanks!
Stephen Meserve
National Instruments
0 Kudos
Message 2 of 2
(2,519 Views)