Title: Message
Use the MergeRef element to reference all of the files and components in the merge module.  Note that the MergeRef element requires a Merge element to be defined in the main installer.
 
-Brian Simoneau
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Kalappa Pattar
Sent: Thursday, June 01, 2006 8:10 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] How to refer merge module component

Hi All ,

            I have one main wix file which calls merge module.

How do I refer a component of merge module in the main file?

 

This is my merge module

<Component Id="ModuleComponent" Guid="3B3DC9A3-761B-411c-A560-AD17390F876C">

          <File Id="_BFF358C03F2C46CFB951B3A68D7C5396" Name="Wseadp" LongName="sample.dll" Source="sample.dll" />

</Component>

 

 

This is my main file

  <Feature Id="ProductFeature" Title="Feature Title" Level="1">

            ?????  I need to refer the file in merge module “sample.dll” here

   </Feature>

 

Please let me know, its URGENT!!!!!!!!!!!

 

Best Regards,

Kalappa Pattar

"In rivers, the water you touch is the last of what has passed and the first of that which comes, so with present time." - Leonardo Da Vinci

 


The information contained in, or attached to, this e-mail, contains confidential information and is intended solely for the use of the individual or entity to whom they are addressed and is subject to legal privilege. If you have received this e-mail in error you should notify the sender immediately by reply e-mail, delete the message from your system and notify your system manager. Please do not copy it for any purpose, or disclose its contents to any other person. The views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of the company. The recipient should check this e-mail and any attachments for the presence of viruses. The company accepts no liability for any damage caused, directly or indirectly, by any virus transmitted in this email.

www.aztecsoft.com

Reply via email to