09-15-2011 09:32 PM
I have an vb.net application that I built with visual studio 2008. It uses network variables hosted by sbRio boards, and it works great. I need to distribute this application and we use Inno installer which works much much better than the clunky visual studio install builder. The one thing about Inno is that it does not have native support of microsoft merge modules.
I have found lists that describe the needed msm's and locations, but what I need is a list of the dll's themselves. Does that exist? The only other possibility is the fact that I distribute a labview runtime installer with our program, so is there an additional installer that I could add there that would install the needed dll's for shared variable use in vb.net?
Thanks.
09-16-2011 02:46 PM
Hi Erfigge,
If you open the Measurement Studio Help, select Deploying Measurement Studio Applications->Measurement Studio Merge Modules and Deployment Files->Measurement Studio .NET XCOPY Deployment Files, this provides the DLLs that correspond with Measurement Studio Assemblies. I hope this helps!
Regards,
Jackie