Mert,
Does the registry get updated each time a new distribution is installed or only the first time that the runtime library is installed?
Got it,
Thanks!
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
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.