So finally, it seems I had almost solved my problem when I sent my message.
What I did is create a ComponentGroup within my wixLib and then, using 
ComponentGroupRef, I referenced it in my merge module and since everything in 
my wixLib is in a single Fragment, everything (other than components) gets 
imported within my merge module. This means that every CustomAction, Binary, 
InstallExecuteSequence, ... tags gets in but that if I didn't do a group with 
every component within my wixlib, I would have had to ComponentRef in my merge 
module every Component existing in the wixlib.

I hope this could help others which would face the same situation. Ideally, I 
would have written this to the wiki but unfortunately, the login/create account 
page seems to be bugged (at least her on IE6).


Les renseignements contenus dans ce message peuvent être confidentiels.

Si vous n'êtes pas le destinataire visé ou une personne autorisée à lui 
remettre ce courriel, vous êtes par la présente avisé qu'il est strictement 
interdit d'utiliser, de copier ou de distribuer ce courriel, de dévoiler la 
teneur de ce message ou de prendre quelque mesure fondée sur l'information 
contenue. Vous êtes donc prié d'aviser immédiatement l'expéditeur de cette 
erreur et de détruire ce message sans garder de copie.
------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to