LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

CVI 7.0 Distribution Kit Summary

Can you confirm that I am performing all the correct steps to release my app using the distribution kit.
1) Compile app in release mode
2) Create Dist Kit
2a) Include any .lib files in project for toolkits
2b) CVI includes any .dll for standard libraries
2c) Add .dll for toolkits under Add Groups (Sql, Internet)
2d) Add any misc files to include during install
2e) Specify any programs you want to run after install
2f) Set prefs and create distribution

This creates full distribution which can be ran on pc, will install/register all .dll's needed and actual application(exe).

Do I have this about right?

thanks for any help.
Mike
0 Kudos
Message 1 of 2
(2,987 Views)
Yes,

That looks correct. The one thing you may still have to do is install drivers from thier distribution. Meaning if you are using GPIB or DAQ you need to install those on the target system using thier setup programs. You should be able to find those on NI.com under support.

Jeff
NI
0 Kudos
Message 2 of 2
(2,987 Views)