Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Adding Measurement Studio 2013 merge modules to installshield installer

I am adding following Measurement Studio 2013 merge module file to my installshield installer.
MStudioNetworkVariable.2012.msm
This is x86 merge modules as my installshield installer is also x86.  When I select this merge module in installshield it automatically selects its dependent merge modules logos.msm and logosxt.msm and few other msm files.  When I compile the installer I am getting error that it needs logosxt.msm with signature LOGOS_XT.672098DB-28A3-4BF5-9D75-5134A5E2F6B7.  This issue is also seen here http://forums.ni.com/t5/LabWindows-CVI/logos-msm-in-CVI2013-SP2-depends-on-logosxt-msm-with-a-differ...  Hence I downloaded the logos.msm attached in that discussion and copied to the folder where logosxt.msm was and tried building the installer.  Now I am getting a installshield error Val0008 saying that a ActionProperty in the error needs to be added to SecureCustomProperties property in installshield.  This ActionProperty is related to upgrades which is part of the installer.  But the upgrade and the merge module is not related.  So why is this error showing up?

0 Kudos
Message 1 of 2
(4,235 Views)

Hello,

 

The officially supported method for creating installers with Measurement Studio for Visual Studio 2013 is to use WiX. InstallShield is not officially supported for use with Measurement Studio. 

 

Deploying Measurement Studio Applications with WiX

http://digital.ni.com/public.nsf/allkb/764B727C9BD2C4C686257C970053D059

0 Kudos
Message 2 of 2
(4,207 Views)