Hello,

I'm new to Merge Modules, and I was trying to figure out what is the best way 
to create ones.
Let's say I have 2 merge modules. Module A needs a database, and Module B needs 
to make a URL reservation.
My concerns are:
1) The custom actions for doing what the Modules need (db and url creation) 
should be done in the merge modules, or in the installer that uses them?
2) As far as I know from reading, Merge modules should not have a UI. SO:
        i) The Installer should grab what is needed via the UI, and pass the 
properties to the Merge Modules, to use in their Custom Actions. Correct? If 
so, That means that there is a dependency of my merge module with the installer 
(i.e. the person writing the installer, HAS to know what properties to set 
[needed by the Module], so that the merge module works correctly). Is there a 
way to avoid this? Or is this the expected way?

Thanks, SK
________________________________

This message is confidential and may be privileged. It is intended solely for 
the named addressee. If you are not the intended recipient, please inform us. 
Any unauthorised dissemination, distribution or copying hereof is prohibited. 
Formicary Limited registered office in England and Wales, address 1 Taillar 
Road, Hedon, East Yorkshire HU12 8GU, registration number 3894343, VAT number 
747644304, does not guarantee that the integrity of this communication has been 
maintained nor that this communication is free of viruses, interceptions or 
interference.

------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to