05-14-2009 11:52 AM
I need to deploy an application written in VC++ 6.0 that uses ComponentWorks++ 1.01 and Ni-Daq 6.9
I am using InstallShield 12.0 to create the release.
My understanding is that MeasurementStudio does not need to be present on the target system in order to deploy an application built with Measurement Studio, that it's possibel to deploy an application that uses MS without purchasing / installing MS on each target.
What do I need to include in the release file so that the necessary ComponentWorks++ components will be installed on the target? How about NI-Daq? Should I include the NI-Daq dll? NI-Daq driver should already be on the target, since the HW is there.
We've been checking the InstallShield release using a "clean machine" VM and we're seeing the application fail to start due to missing dll's / components.
Thanks for any help on this.
Menchar
05-14-2009 11:54 AM
Woops - brain fade. I've already asked this question and received a response.