05-10-2007 08:28 PM
05-15-2007 01:01 PM
niMetaUtils.msm (NIPaths.msm is merged into that merge module). Now you can get the appropriate MStudioUI.msm file from the KnowledgeBase Error Importing Measurement Studio 6 Merge Modules into Visual Studio .NET. The other two merge modules (NIMesaDLL.msm and niMetaUtils.msm) can be found in the C:\Program Files\Common Files\Merge Modules directory. You should have both of those files there and if not, you might need to run the Measurement Studio updater found on our website. 05-15-2007 03:25 PM
Thanks Jonathan, that was very helpful! I found MStudioUi.msm and a working version of NiPaths.msm in the KnowledgeBase article you referred to, and was able to build my installer. I was still getting the error 2705 until I recreated my installer as a Basic MSI project instead of an InstallScript project.
So that is the biggest tip - the merge modules only work in Basic MSI projects in InstallShield.
As a side note: I did not need to do anything in InstallShield to add the SystemFolder or ProgramFilesFolder entries. They are there automatically.
Thanks,
Cherie