10-27-2006 09:34 AM
10-27-2006 11:20 AM
10-27-2006 01:12 PM
10-30-2006 03:53 PM
Mert,
Does the registry get updated each time a new distribution is installed or only the first time that the runtime library is installed?
10-30-2006 04:52 PM
10-30-2006 05:22 PM
Got it,
Thanks!
10-31-2006 06:37 AM
10-31-2006
10:24 AM
- last edited on
07-08-2025
09:27 AM
by
Content Cleaner
Well, if it works now, it is not likely to stop working when you upgrade to 8.x. The only thing I would suggest is that when installing the RTE, you run the full distribution (downloadable) as opposed to just running the cvirte.msi. The RTE distribution includes various dependencies as additional .msi installers, like the Math Kernel Libraries (MKL) binaries which are used by our Analysis Library. There will surely be further dependencies in future versions of the RTE as we add more libraries.
Installing the full RTE distribution ensures that installed NI software properly shows up in Add/Remove Programs and that all RTE libraries are fully functional. You can run the distribution without interaction (pass setup.exe the /? flag at the command line to see all options), just as you can for a single msi.
As far as your own application goes, if you don't need the additional functionality (e.g. shortcuts, registry keys, etc), version control, and uninstall/repair mechanism provided by an MSI-based installation, then I don't see a problem with continuing to use zip files.
Let me know if you have other questions.
Mert A.
National Instruments
11-01-2006 05:51 AM
12-18-2015 04:11 AM
Using cvi15 i built exe and distribution kit and pasted and running in user account and evry time i ruuning created exe in user account its asking admin user and password...how to solve this issue ..it should not ask admin user and password.