Is it possible to deploy a CVI application using the distribution kit mechanism (MSI API) without including the RTE?
I'd like to pre-deploy a full up RTE to a set of 12 target systems, then distribute just the application without the RTE from then on.
How can I create a full-up RTE distribution, that I can be certain contains all the DLL's I might ever need with a CVI application?
If I need to remove an RTE, how can I be certain I got everything? If I try to remove the RTE using add / remove programs, I belive the RTE DLL's are left in the system folder, even though the RTE disappears from the "remove programs" list.
Thanks.
Menchar