Skip to content
⌘ NSIS Forum Archive

MergeModuleProperties

2 posts

dougperkes#

MergeModuleProperties

I have created a .NET Windows Forms application and would like to use NSIS to install the application.

My application uses Crystal Reports and so the installer must include three Merge Modules:
Crystal_regwiz2003.msm
Crystal_Database_Access2003_enu.msm
Crystal_Database_Access2003.msm

In order to install correctly, I have to set a Merge Module Property called License Key on Crystal_regwiz2003.msm.

Is it possible to include the merge modules and set the merge module property with NSIS? If so, how would I do it?

Thanks

Doug Perkes
Joost Verburg#
Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other people like you? This is the place.