NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a way to add VS merge modules to a TestStand deployment

I have a DLL I am going to install in the GAC. It is in a merge module (msm file). Can I get the Test Stand Deployment utility to pull it in and install it as part of its installer build?
0 Kudos
Message 1 of 2
(2,768 Views)
I'm not sure if you could get the deployment utility itself to pull it in, but you could definitely modify the MSI file created by the deployment utility. The following tutorial is for CVI, but it lists ways of modifying an MSI file that you can probably use with the TestStand installer.

http://zone.ni.com/devzone/conceptd.nsf/webmain/2FF2B17F4DC7CFDF86256AA3006990C4?opendocument

Regards,
Ryan K.
0 Kudos
Message 2 of 2
(2,768 Views)