Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Merge module


2 replies to this topic

BSS

BSS
  • Members
  • 16 posts

Posted 16 December 2005 - 18:21

Hi
I have created a merge module project for my application. It will be greatful if anyone can say how to add a merge module project to my installscript msi project. I have different features in my msi project, how can I associate the .msm file to one of feature. Hence, during install time if the user checks the feature then the correspoding file (project in the .msm) is installed.

I have been working on it for some time and couldnt find a solution. I will be grateful if you can help me.
Thanks
Venkatesh


Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 19 December 2005 - 17:12

Did you try the re´distributables view in Project Designer?

BSS

BSS
  • Members
  • 16 posts

Posted 20 December 2005 - 17:34

Hi
I added to re´distributables and it works fine.
Thanks