Re: [WiX-users] Referencing merge modules

2006-06-20 Thread Francis Kam
ubject: Re: [WiX-users] Referencing merge modules   It's probably related to this:   http://msdn.microsoft.com/library/en-us/msi/setup/authoring_modulesignature_tables.asp   -Francis     On 6/13/06, Zhong Xinyi < [EMAIL PROTECTED]> wrote: Hi all,I have a question regarding

Re: [WiX-users] Referencing merge modules

2006-06-19 Thread Derek Cicerone
.   Derek   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Francis Kam Sent: Monday, June 19, 2006 4:33 PM To: Zhong Xinyi Cc: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Referencing merge modules   It's probably related to this:  

Re: [WiX-users] Referencing merge modules

2006-06-19 Thread Francis Kam
It's probably related to this:   http://msdn.microsoft.com/library/en-us/msi/setup/authoring_modulesignature_tables.asp   -Francis     On 6/13/06, Zhong Xinyi <[EMAIL PROTECTED]> wrote: Hi all,I have a question regarding the way to reference amerge module. Based on a wix tutorial i saw on the web,

[WiX-users] Referencing merge modules

2006-06-13 Thread Zhong Xinyi
Hi all, I have a question regarding the way to reference a merge module. Based on a wix tutorial i saw on the web, http://www.tramontana.co.hu/wix/lesson4.php#4.4 , the author wrote a separate merge module file which includes this line : In the main source file, the author actually references t